Sweden-Number/dlls/oleaut32
Marcus Meissner 8ff278d25e Implemented SafeArray{SetIID,GetIID,SetRecordInfo,GetRecordInfo}.
Added support for FADF_HAVEIID, FADF_RECORD, FADF_HAVEVARTYPE.
Implemented SafeArrayAllocDescriptorEx and SafeArrayGetVarType
correctly.
Fixed second argument of SafeArrayCopyData (it is just SAFEARRAY*).
Changed allocation to include 16 bytes before the SAFEARRAY (to store
IID/VARTYPE/IRecordInfo*).
VARTYPE -> size array was not indexed correctly.
Added lots of testcases for most functionality.
Added IRecordInfo interface definition.
2003-01-02 23:13:56 +00:00
..
tests Implemented SafeArray{SetIID,GetIID,SetRecordInfo,GetRecordInfo}. 2003-01-02 23:13:56 +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 Get rid of ole.h. 2002-12-23 01:46:34 +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 Support DllGetClassObject of CLSID_StdPicture. 2003-01-02 17:54:57 +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 Process TKIND_ALIAS in SLTG typelibs, 0x14 in the tail is the 2003-01-02 23:11:19 +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 Handle VT_ERROR->VT_I4/VT_R4 coercion. 2003-01-02 23:11:56 +00:00
version.rc Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00