Skip to content
Snippets Groups Projects
  1. Jan 04, 2003
  2. Jan 03, 2003
  3. Jan 02, 2003
    • Marcus Meissner's avatar
      Implemented SafeArray{SetIID,GetIID,SetRecordInfo,GetRecordInfo}. · 8ff278d2
      Marcus Meissner authored and Alexandre Julliard's avatar Alexandre Julliard committed
      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
Loading