php-src/ext/com
Wez Furlong cfb5002e0b Implement com_invoke_ex, which allows the user to specify the invoke kind
flags, so that custom invocations can be made.
Tidy up code for com_propget and com_propset, so that it can work with
objects as well as resources.
# This code is from a couple of months ago, and has been hanging around
# on my windows dev box; I'm not entirely sure where I needed com_invoke_ex,
# but the additions to propget and propset are useful.
2002-08-26 13:36:35 +00:00
..
COM.c Implement com_invoke_ex, which allows the user to specify the invoke kind 2002-08-26 13:36:35 +00:00
com.h - Make sure that COM and VARIANT resources are returned as resources 2002-05-21 18:58:11 +00:00
conversion.c @ Added missing AddRef() calls in the COM extension. This should 2002-05-30 23:07:23 +00:00
conversion.h no message 2001-10-04 18:24:44 +00:00
CREDITS added wez and ordered names alphabetically 2002-05-31 09:43:22 +00:00
dispatch.c @ Added missing AddRef() calls in the COM extension. This should 2002-05-30 23:07:23 +00:00
php_COM.h Implement com_invoke_ex, which allows the user to specify the invoke kind 2002-08-26 13:36:35 +00:00
php_VARIANT.h fix declaration 2001-10-05 12:22:12 +00:00
TODO updated TODO list 2002-04-27 15:47:18 +00:00
VARIANT.c found a memleak 2002-08-05 23:38:35 +00:00
variant.h - Make sure that COM and VARIANT resources are returned as resources 2002-05-21 18:58:11 +00:00