php-src/ext/com
Harald Radi 4efe6f7e6b typelib is loaded automatically (depends on ini setting)
added com_load_typelib()
# i must get rid of duplicate defines()
@ fixed a bug when com.allow_dcom is set to false
@ added a further parameter to the constructor to load typelibs
@ from file when instantiating components (e.g. DCOM Components
@ without local registration). (phanto)
2001-06-05 12:53:44 +00:00
..
COM.c typelib is loaded automatically (depends on ini setting) 2001-06-05 12:53:44 +00:00
com.h removed unneeded function 2001-06-03 01:38:56 +00:00
conversion.c -used makros for zval modifications where possible 2001-06-05 12:47:13 +00:00
conversion.h added safearray to pval conversion for 1d arrays 2001-06-03 15:35:41 +00:00
CREDITS added myself to CREDITS 2001-02-18 16:40:28 +00:00
php_COM.h removed itypeinfo calls because they didn't work on every machine 2001-05-02 21:51:19 +00:00
php_VARIANT.h use *_EXTERN_C() and PHP_WIN32 2001-01-29 21:54:46 +00:00
VARIANT.c renamed 2001-05-13 16:50:48 +00:00