1. 02 Jan, 2014 1 commit
  2. 14 Oct, 2013 1 commit
  3. 02 Oct, 2013 1 commit
  4. 12 Mar, 2012 1 commit
  5. 19 Sep, 2010 1 commit
  6. 21 Jul, 2010 1 commit
  7. 16 Mar, 2010 1 commit
  8. 22 Feb, 2010 1 commit
  9. 30 Sep, 2009 1 commit
  10. 09 Sep, 2008 1 commit
  11. 05 Sep, 2008 1 commit
  12. 08 Jul, 2008 1 commit
  13. 30 Apr, 2008 1 commit
  14. 10 Apr, 2008 1 commit
  15. 25 Mar, 2008 1 commit
  16. 06 Dec, 2007 1 commit
  17. 14 Sep, 2006 1 commit
  18. 15 Aug, 2006 1 commit
  19. 17 Jul, 2006 1 commit
  20. 04 Jun, 2005 1 commit
  21. 04 Aug, 2004 1 commit
  22. 23 Apr, 2004 1 commit
  23. 16 Feb, 2004 1 commit
  24. 27 Jan, 2004 1 commit
  25. 18 Nov, 2003 1 commit
  26. 24 Jun, 2003 1 commit
  27. 02 Jan, 2003 1 commit
    • 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
  28. 23 Dec, 2002 1 commit
    • Marcus Meissner's avatar
      Fixed VarBstrCmp/Cat .spec entries. · 7c290abd
      Marcus Meissner authored
      Started regression test for SafeArray functions.
      Fixed SafeArrayAllocDescriptor (check bounds, set cDims).
      Fixed VARTYPE_SIZE array entries so it matches native.
      7c290abd
  29. 09 Aug, 2002 1 commit