Sweden-Number/dlls/oleaut32
Francois Gouget 44eb8bf59f Many oleaut32 APIs are missing on Win95/IE3. Load them dynamically.
Uncomment some 'NULL' tests as they pass on Windows and on Wine.
Comment out those that crash on Win95 and indicate why they are
commented out.
Remove two redundant tests in vartest.c (VarI1FromBool and
VarUI2FromI2, last diff hunk).
2003-01-07 19:40:40 +00:00
..
tests Many oleaut32 APIs are missing on Win95/IE3. Load them dynamically. 2003-01-07 19:40:40 +00:00
.cvsignore Added .spec.def files. 2002-12-12 22:04:04 +00:00
Makefile.in Eliminate lots of __WINE__ conditionals from the headers. 2003-01-03 19:12:55 +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 Fixed some issues caused by the new oaidl.h. 2003-01-05 20:32:30 +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 Fixed some issues caused by the new oaidl.h. 2003-01-05 20:32:30 +00:00
oleaut32.spec Implemented SafeArray{SetIID,GetIID,SetRecordInfo,GetRecordInfo}. 2003-01-02 23:13:56 +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 Support DllGetClassObject of CLSID_StdPicture. 2003-01-02 17:54:57 +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 Implemented SafeArray{SetIID,GetIID,SetRecordInfo,GetRecordInfo}. 2003-01-02 23:13:56 +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 Fixed some issues caused by the new oaidl.h. 2003-01-05 20:32:30 +00:00
typelib.h Process TKIND_ALIAS in SLTG typelibs, 0x14 in the tail is the 2003-01-02 23:11:19 +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 Avoid direct ICOM_CALL usage. 2003-01-05 01:06:04 +00:00
version.rc Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00