- 06 Jul, 2007 1 commit
-
-
Andrew Talbot authored
-
- 05 Jul, 2007 1 commit
-
-
Andrew Talbot authored
-
- 05 Apr, 2007 1 commit
-
-
Aric Stewart authored
We do not need to unmap and remap all the victim pages with every resize as they are simply a cache. Provides significant speedup for saving large storage files.
-
- 04 Apr, 2007 1 commit
-
-
Paul Vriens authored
-
- 03 Apr, 2007 1 commit
-
-
Francois Gouget authored
-
- 20 Mar, 2007 1 commit
-
-
Aric Stewart authored
Rework storage to make all its interactions with the underlying data go though ReadAt and WriteAt to allow for an ILockBytes underlying layer. Implement ReadAt and WriteAt in stg_bigblockfile.c for blockfiles.
-
- 16 Oct, 2006 1 commit
-
-
Michael Stefaniuc authored
-
- 03 Aug, 2006 1 commit
-
-
Robert Shearman authored
Otherwise, an IStream_SetSize call followed by an IStream_Read call could fail with STG_E_DOCFILECORRUPT.
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 06 Jan, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 21 Mar, 2005 1 commit
-
-
Mike McCormack authored
-
- 07 Mar, 2005 1 commit
-
-
Mike McCormack authored
-
- 22 Dec, 2004 1 commit
-
-
Eric Pouech authored
handled bytes when no overlapped operation is done.
-
- 07 Oct, 2004 1 commit
-
-
Francois Gouget authored
Update the Wine sources accordingly.
-
- 23 Jan, 2004 1 commit
-
-
Ge van Geldorp authored
with PSDK.
-
- 19 Jan, 2004 1 commit
-
-
Mike McCormack authored
-
- 09 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 07 Jan, 2003 1 commit
-
-
Dimitrie O. Paun authored
-
- 05 Dec, 2002 1 commit
-
-
Ove Kaaven authored
directly.
-
- 31 May, 2002 1 commit
-
-
Vincent Béron authored
-
- 09 Mar, 2002 1 commit
-
-
Alexandre Julliard authored
Global replacement of debugtools.h by wine/debug.h.
-
- 27 Nov, 2000 1 commit
-
-
Dimitrie O. Paun authored
-
- 25 Nov, 2000 1 commit
-
-
Alexandre Julliard authored
-
- 26 Sep, 2000 1 commit
-
-
Alexandre Julliard authored
-
- 17 Mar, 2000 1 commit
-
-
Andrew Lewycky authored
-
- 19 Sep, 1999 2 commits
-
-
Ulrich Weigand authored
-
Patrik Stridvall authored
-
- 04 Jul, 1999 1 commit
-
-
Alexandre Julliard authored
Stridvall.
-
- 12 May, 1999 1 commit
-
-
Francis Beaudet authored
-
- 08 May, 1999 1 commit
-
-
Thuy Nguyen authored
ILockBytes on top of an HGLOBAL.
-
- 12 Mar, 1999 1 commit
-
-
Thuy Nguyen authored
-
- 28 Feb, 1999 1 commit
-
-
Marcus Meissner authored
-
- 26 Feb, 1999 1 commit
-
-
Alexandre Julliard authored
standard Windows names.
-
- 24 Feb, 1999 1 commit
-
-
Thuy Nguyen authored
-
- 18 Feb, 1999 1 commit
-
-
Thuy Nguyen authored
-
- 13 Feb, 1999 1 commit
-
-
Thuy Nguyen authored
- Implemented converting from small blocks to big blocks. - Validated file attributes and flags. - Fixed a bug for larger files.
-
- 02 Feb, 1999 1 commit
-
-
Francois Gouget authored
since these headers already provide the necessary definitions.
-
- 30 Jan, 1999 1 commit
-
-
Francis Beaudet authored
features of this implementation are: - Can open storages created in Windows. - Can create new storages that the windows libraries can read. - Provides all the functionality to create/open/remove and rename streams and storages inside the main storage object.
-