php-src/ext/com
Harald Radi 256d799809 @Using ITypeInfo instead of IDispatch if possible. This makes DCOM calls
@and even COM calls much faster.
@All ini settings are now prefixed by 'com.'.
@Now you need not provide a path to the file containing the typelib, you can
@also provide the GUID of the TypeLib - entry or an IID for preloading
@type - information. (phanto)
memory leak was reportet, i'm not sure that it is fixed by now, but it should be.
2001-03-20 22:35:30 +00:00
..
COM.c @Using ITypeInfo instead of IDispatch if possible. This makes DCOM calls 2001-03-20 22:35:30 +00:00
com.h @Using ITypeInfo instead of IDispatch if possible. This makes DCOM calls 2001-03-20 22:35:30 +00:00
conversion.c added a few more variant types for zval <-> variant conversion 2001-02-18 16:49:59 +00:00
conversion.h multiple codepage support 2001-02-17 02:16:29 +00:00
CREDITS added myself to CREDITS 2001-02-18 16:40:28 +00:00
php_COM.h @Using ITypeInfo instead of IDispatch if possible. This makes DCOM calls 2001-03-20 22:35:30 +00:00
php_VARIANT.h use *_EXTERN_C() and PHP_WIN32 2001-01-29 21:54:46 +00:00
VARIANT.c @Using ITypeInfo instead of IDispatch if possible. This makes DCOM calls 2001-03-20 22:35:30 +00:00