php-src/ext/rpc/com
Harald Radi a15e465a34 @- Added new object VARIANT() to encapsulate values for use with
@  the COM and DOTNET module. Therefore it is now possible to pass
@  values by reference, convert php values to extended variant types (currency,
@  date, idispatch, iunknown, ...) and define the codepage that should
@  be used for unicode - conversion.
2001-02-18 16:49:06 +00:00
..
com_wrapper.c @- Added new object VARIANT() to encapsulate values for use with 2001-02-18 16:49:06 +00:00
conversion.c multiple codepage support 2001-02-17 02:16:29 +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 use *_EXTERN_C() and PHP_WIN32 2001-01-29 21:54:46 +00:00
php_variant.h use *_EXTERN_C() and PHP_WIN32 2001-01-29 21:54:46 +00:00
variant.c multiple codepage support 2001-02-17 02:16:29 +00:00