This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-11 18:13:00 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0ae4591ea27f9e0d45fe35810d193dcbceb35062
archived-php-src
/
ext
/
com
History
Andi Gutmans
4c823e8a89
- Change macros from V_ to VCWD_ because of AIX name clash
2001-04-30 12:45:02 +00:00
..
COM.c
- Change macros from V_ to VCWD_ because of AIX name clash
2001-04-30 12:45:02 +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