Sweden-Number/dlls/oleaut32
Alberto Massari ea1ca9c705 Implemented DispCallFunc so that it works when calling event handlers
that have no return value.
2002-12-12 22:59:25 +00:00
..
tests Create separate makefiles for tests for more flexibility. 2002-08-09 01:22:40 +00:00
.cvsignore Added .spec.def files. 2002-12-12 22:04:04 +00:00
Makefile.in Separated out 16bit sources for ole2disp.dll. 2002-12-12 22:24:45 +00:00
connpt.c Make sure that no files except unknwn.h include wine/obj_base.h 2002-12-05 20:33:07 +00:00
connpt.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
dispatch.c Separated out 16bit sources for ole2disp.dll. 2002-12-12 22:24:45 +00:00
hash.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
ole2disp.c Separated out 16bit sources for ole2disp.dll. 2002-12-12 22:24:45 +00:00
ole2disp.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
ole2disp.spec Made some more spec file entries optional or unnecessary. 2002-06-21 19:15:45 +00:00
oleaut.c Separated out 16bit sources for ole2disp.dll. 2002-12-12 22:24:45 +00:00
oleaut32.spec VarAdd support for integers. 2002-12-10 19:06:28 +00:00
olefont.c Make sure that no files except unknwn.h include wine/obj_base.h 2002-12-05 20:33:07 +00:00
olepicture.c Implemented OleLoadPictureEx. 2002-11-11 19:54:22 +00:00
parsedt.c Removed trailing white space. 2002-08-28 23:43:43 +00:00
parsedt.h winnt.h should not be self-contained, it must depend on windef.h so 2002-12-10 22:56:43 +00:00
safearray.c Calling SafeArrayDestroy on a destroyed array should be a no-op. 2002-12-12 22:59:07 +00:00
stubs.c Compile the oleaut32 dll with -DSTRICT. 2002-10-25 03:12:50 +00:00
tmarshal.c Reverted last VT_USERDEFINED patch (was broken). 2002-12-12 22:25:07 +00:00
tmarshal.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
typelib.c Implemented DispCallFunc so that it works when calling event handlers 2002-12-12 22:59:25 +00:00
typelib.h Fixes to allow big endian machines to load MSFT typelib files. 2002-07-10 23:07:59 +00:00
typelib.spec Made some more spec file entries optional or unnecessary. 2002-06-21 19:15:45 +00:00
typelib16.c Split out 16bit code into typelib16.c. 2002-12-12 03:56:36 +00:00
variant.c VarAdd support for integers. 2002-12-10 19:06:28 +00:00
version.rc Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00