1. 22 Dec, 2005 1 commit
  2. 06 Jun, 2005 1 commit
  3. 31 Mar, 2005 1 commit
  4. 07 Mar, 2005 1 commit
  5. 11 Jan, 2005 1 commit
  6. 07 Oct, 2004 1 commit
  7. 24 Sep, 2004 1 commit
  8. 23 Aug, 2004 1 commit
  9. 12 Aug, 2004 1 commit
  10. 23 Jan, 2004 1 commit
  11. 05 Sep, 2003 1 commit
  12. 10 Apr, 2003 1 commit
  13. 07 Jan, 2003 1 commit
  14. 12 Sep, 2002 1 commit
  15. 31 May, 2002 1 commit
  16. 09 Mar, 2002 1 commit
  17. 31 Jan, 2002 1 commit
  18. 01 Jan, 2002 1 commit
  19. 22 Oct, 2001 1 commit
  20. 10 Sep, 2001 1 commit
  21. 13 Oct, 2000 1 commit
  22. 26 Sep, 2000 1 commit
  23. 03 May, 2000 1 commit
  24. 25 Mar, 2000 1 commit
  25. 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
  26. 26 Jan, 2000 1 commit
  27. 31 Oct, 1999 1 commit
  28. 19 Sep, 1999 2 commits
  29. 10 Jul, 1999 1 commit
  30. 04 Jul, 1999 1 commit
  31. 22 May, 1999 1 commit
  32. 02 May, 1999 1 commit
  33. 24 Apr, 1999 1 commit
  34. 19 Apr, 1999 1 commit
  35. 15 Apr, 1999 1 commit
  36. 28 Feb, 1999 1 commit
  37. 26 Feb, 1999 1 commit
  38. 18 Feb, 1999 1 commit
  39. 13 Feb, 1999 1 commit
    • Thuy Nguyen's avatar
      - Fixed a small block depot bug. · 251c9dfd
      Thuy Nguyen authored
      - Implemented converting from small blocks to big blocks.
      - Validated file attributes and flags.
      - Fixed a bug for larger files.
      251c9dfd