- 02 Jun, 2009 1 commit
-
-
Huw Davies authored
-
- 24 Apr, 2009 1 commit
-
-
Austin English authored
-
- 28 Jan, 2009 2 commits
-
-
Huw Davies authored
-
Huw Davies authored
-
- 10 Apr, 2008 1 commit
-
-
Austin English authored
-
- 05 Jul, 2007 1 commit
-
-
Andrew Talbot authored
-
- 07 Jun, 2007 1 commit
-
-
Aric Stewart authored
-
- 21 Mar, 2007 1 commit
-
-
Dmitry Timoshkov 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.
-
- 26 Feb, 2007 1 commit
-
-
Rob Shearman authored
ole32: The stream returned by StgStreamImpl_Clone should have one reference, so call AddRef before returning. Move the call to StorageBaseImpl_AddStream to StgStreamImpl_Construct to fix StgStreamImpl_Clone, which forgets to call it. Add tests for OLE structured storage tests for IStream::Clone.
-
- 05 Dec, 2006 1 commit
-
-
Francois Gouget authored
-
- 11 Sep, 2006 1 commit
-
-
Robert Shearman authored
return HRESULTs instead of BOOLs so that errors can be properly propagated from lower levels.
-
- 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.
-
- 02 Aug, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 10 Jun, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 21 Feb, 2006 1 commit
-
-
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.
-
- 22 Dec, 2005 1 commit
-
-
Ulrich Czekalla authored
-
- 05 Jul, 2005 1 commit
-
-
Mike McCormack authored
-
- 06 Jun, 2005 1 commit
-
-
Dmitry Timoshkov authored
-
- 14 May, 2005 1 commit
-
-
Juan Lang authored
- maintain PROPSETFLAG_ANSI flag based on codepage - update comments
-
- 13 May, 2005 1 commit
-
-
Mike McCormack authored
-
- 24 Apr, 2005 1 commit
-
-
Juan Lang authored
-
- 31 Mar, 2005 1 commit
-
-
Mike McCormack authored
-
- 23 Mar, 2005 1 commit
-
-
Francois Gouget authored
-
- 17 Mar, 2005 1 commit
-
-
Juan Lang authored
cast away constness.
-
- 07 Mar, 2005 1 commit
-
-
Mike McCormack authored
-
- 24 Feb, 2005 1 commit
-
-
Mike McCormack authored
of trying to keep the first members the same.
-
- 21 Feb, 2005 1 commit
-
-
Mike McCormack authored
-
- 12 Aug, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 05 Dec, 2002 1 commit
-
-
Ove Kaaven authored
directly.
-
- 16 Aug, 2002 1 commit
-
-
Huw D M Davies authored
small block depot chain. Better failure handling.
-
- 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.
-
- 31 Jan, 2002 1 commit
-
-
Alexandre Julliard authored
Small fixes.
-
- 01 Jan, 2002 1 commit
-
-
Jukka Heinonen authored
the name of the root node stored in the file. When reading streams stored into structured storage files, EOF is not supposed to cause an error if at least one byte can be returned.
-
- 26 Sep, 2000 1 commit
-
-
Alexandre Julliard authored
-
- 24 Mar, 2000 1 commit
-
-
Patrik Stridvall authored
-
- 17 Mar, 2000 1 commit
-
-
Andrew Lewycky authored
-