- 22 Dec, 2005 1 commit
-
-
Ulrich Czekalla authored
-
- 06 Jun, 2005 1 commit
-
-
Dmitry Timoshkov authored
-
- 31 Mar, 2005 1 commit
-
-
Mike McCormack authored
-
- 07 Mar, 2005 1 commit
-
-
Mike McCormack authored
-
- 11 Jan, 2005 1 commit
-
-
Mike McCormack authored
-
- 07 Oct, 2004 1 commit
-
-
Francois Gouget authored
Update the Wine sources accordingly.
-
- 24 Sep, 2004 1 commit
-
-
Joris Huizer authored
-
- 23 Aug, 2004 1 commit
-
-
Alexandre Julliard authored
macro.
-
- 12 Aug, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 23 Jan, 2004 1 commit
-
-
Ge van Geldorp authored
with PSDK.
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 10 Apr, 2003 1 commit
-
-
Alexandre Julliard authored
-
- 07 Jan, 2003 1 commit
-
-
Dimitrie O. Paun authored
-
- 12 Sep, 2002 1 commit
-
-
Patrik Stridvall authored
winternl.h.
-
- 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.
-
- 22 Oct, 2001 1 commit
-
-
Francois Gouget authored
-
- 10 Sep, 2001 1 commit
-
-
Bill Medland authored
-
- 13 Oct, 2000 1 commit
-
-
Alexandre Julliard authored
-
- 26 Sep, 2000 1 commit
-
-
Alexandre Julliard authored
-
- 03 May, 2000 1 commit
-
-
Huw D M Davies authored
-
- 25 Mar, 2000 1 commit
-
-
Francois Gouget authored
-
- 25 Feb, 2000 1 commit
-
-
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.
-
- 26 Jan, 2000 1 commit
-
-
Gerard Patel authored
-
- 31 Oct, 1999 1 commit
-
-
Francois Gouget authored
-
- 19 Sep, 1999 2 commits
-
-
Ulrich Weigand authored
-
Patrik Stridvall authored
-
- 10 Jul, 1999 1 commit
-
-
Thuy Nguyen authored
chain as NULL.
-
- 04 Jul, 1999 1 commit
-
-
Alexandre Julliard authored
Stridvall.
-
- 22 May, 1999 1 commit
-
-
Paul Quinn authored
an optional 8 bytes padding to COM objects where the RTTI would be.
-
- 02 May, 1999 1 commit
-
-
Francis Beaudet authored
trace statements for the OLE storage related methods and introduced a new debug channel for the storage subsystem.
-
- 24 Apr, 1999 1 commit
-
-
Francis Beaudet authored
-
- 19 Apr, 1999 1 commit
-
-
Patrik Stridvall authored
-
- 15 Apr, 1999 1 commit
-
-
Stephane Lussier authored
-
- 28 Feb, 1999 1 commit
-
-
Marcus Meissner authored
-
- 26 Feb, 1999 1 commit
-
-
Alexandre Julliard authored
standard Windows names.
-
- 18 Feb, 1999 1 commit
-
-
Francois Gouget authored
casts of all methods put in the jump table. I find it too risky to use such macros because nothing guarantees that you actually put the right method at the right place or that the prototype is right.
-
- 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.
-