php-src/ext/rpc/com
Sterling Hughes b01ba3f820 Fix naming issue
# UNTESTED, but it should do the trick
# everyone on a winblows box please try out the change
2001-05-10 05:42:54 +00:00
..
com_wrapper.c Fix naming issue 2001-05-10 05:42:54 +00:00
com_wrapper.h removed itypeinfo calls because they didn't work on every machine 2001-05-02 21:51:19 +00:00
conversion.c removed itypeinfo calls because they didn't work on every machine 2001-05-02 21:51:19 +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 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 @Using ITypeInfo instead of IDispatch if possible. This makes DCOM calls 2001-03-20 22:35:30 +00:00