• Marcus Meissner's avatar
    Implemented SafeArray{SetIID,GetIID,SetRecordInfo,GetRecordInfo}. · 8ff278d2
    Marcus Meissner authored
    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.
    8ff278d2
Name
Last commit
Last update
..
tests Loading commit data...
.cvsignore Loading commit data...
Makefile.in Loading commit data...
connpt.c Loading commit data...
connpt.h Loading commit data...
dispatch.c Loading commit data...
hash.c Loading commit data...
ole2disp.c Loading commit data...
ole2disp.h Loading commit data...
ole2disp.spec Loading commit data...
oleaut.c Loading commit data...
oleaut32.spec Loading commit data...
olefont.c Loading commit data...
olepicture.c Loading commit data...
parsedt.c Loading commit data...
parsedt.h Loading commit data...
safearray.c Loading commit data...
stubs.c Loading commit data...
tmarshal.c Loading commit data...
tmarshal.h Loading commit data...
typelib.c Loading commit data...
typelib.h Loading commit data...
typelib.spec Loading commit data...
typelib16.c Loading commit data...
variant.c Loading commit data...
version.rc Loading commit data...