summaryrefslogtreecommitdiff
path: root/ext/com/conversion.c
Commit message (Expand)AuthorAgeFilesLines
* added a few more variant types for zval <-> variant conversionHarald Radi2001-02-181-2/+57
* multiple codepage supportHarald Radi2001-02-171-84/+29
* fixes the problem that php.exe compiled on win2k platform won't run on any otherHarald Radi2001-02-051-589/+586
* added currency, date, IUnknown and NULL datatypesHarald Radi2001-01-311-63/+173
* pass another com object as parameterHarald Radi2001-01-301-21/+38
* use *_EXTERN_C() and PHP_WIN32Harald Radi2001-01-291-16/+19
* fixed unicodeconversion and parameter passing bugs in com and dotnet modulesHarald Radi2001-01-281-0/+497