1. 07 Jan, 2003 1 commit
  2. 18 Nov, 2002 1 commit
    • Ryan Cumming's avatar
      - Move StgIsStorageFile16's implementation to StgIsStorageFile; port · 42867265
      Ryan Cumming authored
        it to Win32.
      - Move StgIsStorageFile from storage.c to storage32.c.
      - StgIsStorageFile only returns S_OK, STG_E_FILENOTFOUND, and S_FALSE.
      - StgIsStorageFile doesn't check if a file is large enough to be a
        storage file, it only checks for the presence of the 8-byte magic.
      42867265
  3. 16 Aug, 2002 1 commit
  4. 31 May, 2002 1 commit
  5. 09 Mar, 2002 1 commit
  6. 28 Feb, 2002 1 commit
  7. 08 Feb, 2002 1 commit
  8. 31 Jan, 2002 1 commit
  9. 01 Jan, 2002 1 commit
  10. 14 Jul, 2001 1 commit
  11. 12 Jul, 2001 1 commit
  12. 11 Jul, 2001 1 commit
  13. 19 Jun, 2001 1 commit
  14. 25 Apr, 2001 1 commit
  15. 16 Apr, 2001 1 commit
  16. 09 Apr, 2001 1 commit
  17. 31 Mar, 2001 1 commit
  18. 28 Feb, 2001 1 commit
  19. 28 Nov, 2000 1 commit
  20. 28 Oct, 2000 1 commit
  21. 25 Sep, 2000 1 commit
  22. 14 Aug, 2000 1 commit
  23. 20 Jun, 2000 1 commit
  24. 06 Apr, 2000 1 commit
  25. 28 Mar, 2000 1 commit
  26. 25 Mar, 2000 1 commit
  27. 24 Mar, 2000 1 commit
  28. 08 Mar, 2000 2 commits
  29. 29 Feb, 2000 1 commit
    • Alexandre Julliard's avatar
      Murali Pattathe · 8eba5c2a
      Alexandre Julliard authored
      This is the patch for the OleConvertOLESTREAMToIStorage wine API.
      This API calls another function called OLECONVERT_LoadOLE10 which
      basically read the OLE stream from the file through the callback
      function (this is passed by the application).
      
      The reading format was wrong. Still I am not very sure this is 100 %
      correct format. I did some reverse engineering and found the format. I
      have tried with different OLE object and its worked in paradox. I
      haven't tested with any other apps.
      8eba5c2a
  30. 25 Feb, 2000 1 commit
    • Pierre Mageau's avatar
      Implementation of OleConvert routines. · 89aa8616
      Pierre Mageau authored
      Thuy Nguyen <thuy@macadamian.com>
      Don't allow to resize stream open in read only mode
      Allow write access for stream/storage open with STGM_READWRITE.
      StgOpenStorage return values are now more detailed.
      Don't rely on STGM_CREATE flag in the Storage constructor.
      Preventing to write out of date property.
      
      Owen Wang <owenw@corel.ca>
      Allow both positive & negative 32-bit integers as with MFC assumption.
      This patch improves the 32bit limit on IStream::*_Seek operations.
      
      John Li <johnl@corel.ca>
      When WP opens a linked file, the malloc function in
      OLECONVERT_LoadOLE10(...) returns a NULL. This causes a later Wine
      crash. The actual problem is the function reading a large data length.
      89aa8616
  31. 29 Jan, 2000 1 commit
  32. 26 Jan, 2000 1 commit
  33. 21 Nov, 1999 1 commit
  34. 31 Oct, 1999 1 commit
  35. 19 Sep, 1999 2 commits
  36. 18 Aug, 1999 1 commit
  37. 31 Jul, 1999 1 commit
  38. 04 Jul, 1999 1 commit