summaryrefslogtreecommitdiff
path: root/ext/com/php_COM.h
Commit message (Expand)AuthorAgeFilesLines
* ext/com is not compatible with ZE2, the ZE2 version is located inHarald Radi2003-01-101-75/+0
* Implement com_invoke_ex, which allows the user to specify the invoke kindWez Furlong2002-08-261-0/+1
* - Make sure that COM and VARIANT resources are returned as resourcesWez Furlong2002-05-211-0/+4
* Added generic COM wrapper for PHP objects.Wez Furlong2002-05-201-0/+18
* rename module entryHarald Radi2001-10-171-2/+2
* merged from EXPERIMENTALHarald Radi2001-08-131-14/+22
* Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on th...Zeev Suraski2001-07-301-15/+15
* cleanupHarald Radi2001-06-241-3/+14
* removed itypeinfo calls because they didn't work on every machineHarald Radi2001-05-021-0/+4
* @Using ITypeInfo instead of IDispatch if possible. This makes DCOM callsHarald Radi2001-03-201-7/+1
* use *_EXTERN_C() and PHP_WIN32Harald Radi2001-01-291-12/+14
* fixed unicodeconversion and parameter passing bugs in com and dotnet modulesHarald Radi2001-01-281-0/+9
* Change header protection macros to conform to standard.Sascha Schumann2000-07-021-3/+3
* - Make CVS compile on Win32.Andi Gutmans1999-10-201-0/+24