wine/dlls/oleaut32
Marcus Meissner e81f10c97c Merged the two serializer and unserializer functions into one, cleaned
them up.
VT_PTR: Handle NULL pointers by sending a cookie.
Added support for: VT_CARRAY, VT_DISPATCH, TKIND_RECORD, VT_VOID,
VT_UI1, VT_UI2, VT_ERROR, VT_UI4, VT_UINT.
Added a custom serializer for DISPPARAMS struct.
2002-06-10 02:30:20 +00:00
..
tests Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
.cvsignore Added winebuild support for generating a .dbg.c file containing the 2002-05-14 20:54:58 +00:00
connpt.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
connpt.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
dispatch.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
hash.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
Makefile.in Removed most imports of ntdll since we no longer import Wine internal 2002-05-17 03:37:12 +00:00
ole2disp.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
ole2disp.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
ole2disp.spec Stub CreateDispTypeInfo, CreateStdDispatch16 and CreateStdDispatch. 2000-10-19 20:21:42 +00:00
oleaut.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
oleaut32.spec Added winebuild support for generating a .dbg.c file containing the 2002-05-14 20:54:58 +00:00
olefont.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
olepicture.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
parsedt.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
parsedt.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
safearray.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
stubs.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
tmarshal.c Merged the two serializer and unserializer functions into one, cleaned 2002-06-10 02:30:20 +00:00
tmarshal.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
typelib.c Added some debugoutput functions for TYPEATTR, IDLDESC, VARDESC. 2002-06-10 02:29:55 +00:00
typelib.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
typelib.spec Removed some more trailing whitespace. 2002-06-01 02:55:48 +00:00
variant.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
version.rc Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00