1. 07 Jun, 2007 1 commit
  2. 21 Mar, 2007 1 commit
  3. 20 Mar, 2007 1 commit
  4. 26 Feb, 2007 1 commit
  5. 05 Dec, 2006 1 commit
  6. 11 Sep, 2006 1 commit
  7. 03 Aug, 2006 1 commit
  8. 02 Aug, 2006 1 commit
  9. 10 Jun, 2006 1 commit
  10. 23 May, 2006 1 commit
  11. 21 Feb, 2006 1 commit
    • Dr J A Gow's avatar
      ole32: Fix stream ref counting. · e3af1227
      Dr J A Gow authored
      Stream methods called after parent object has been closed correctly
      return STG_E_REVERTED.
      Stream refcounting fixed. Now can safely call IStorage destructor
      before IStream destructor and guarantee file will be closed.
      e3af1227
  12. 22 Dec, 2005 1 commit
  13. 05 Jul, 2005 1 commit
  14. 06 Jun, 2005 1 commit
  15. 14 May, 2005 1 commit
  16. 13 May, 2005 1 commit
  17. 24 Apr, 2005 1 commit
  18. 31 Mar, 2005 1 commit
  19. 23 Mar, 2005 1 commit
  20. 17 Mar, 2005 1 commit
  21. 07 Mar, 2005 1 commit
  22. 24 Feb, 2005 1 commit
  23. 21 Feb, 2005 1 commit
  24. 12 Aug, 2004 1 commit
  25. 05 Sep, 2003 1 commit
  26. 05 Dec, 2002 1 commit
  27. 16 Aug, 2002 1 commit
  28. 31 May, 2002 1 commit
  29. 09 Mar, 2002 1 commit
  30. 31 Jan, 2002 1 commit
  31. 01 Jan, 2002 1 commit
  32. 26 Sep, 2000 1 commit
  33. 24 Mar, 2000 1 commit
  34. 17 Mar, 2000 1 commit
  35. 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
  36. 26 Jan, 2000 1 commit
  37. 31 Oct, 1999 1 commit
  38. 19 Sep, 1999 1 commit
  39. 18 Aug, 1999 1 commit
  40. 08 May, 1999 1 commit