- 29 Nov, 2009 22 commits
-
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
The parameter isn't automatically converted by DispCallFunc, so make sure we pass in the correct size of memory for the function to store its BSTR in.
-
Rob Shearman authored
strgtable needs to be an array of the same size as str, including the nul-terminator.
-
Eric Pouech authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Maarten Lankhorst authored
-
Paul Vriens authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Marcus Meissner authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
- 24 Nov, 2009 18 commits
-
-
Paul Vriens authored
-
Rob Shearman authored
This is caused by caching a pointer and reference to the data cache's IPersistStorage interface without managing reference counts appropriately.
-
Rob Shearman authored
ole32: Fix a typo in PropertyStorage_WritePropertyToStream that caused the wrong data to be written to the stream. The field pClipData is a pointer to the data to be written, not the start of it.
-
Jeremy White authored
This behavior was discovered by Huw Davies.
-
Nathan Gallaher authored
-
Nathan Gallaher authored
Make sure that mixing table columns returns the expected data. eg: SELECT t1.action, t2.action FROM t1, t2 should return distinct data.
-
Nathan Gallaher authored
Propagate tablename from 'SELECT tablename.column from tablename' queries into VIEW_find_column(). Previously, the tablename had been dropped.
-
Paul Chitescu authored
-
Paul Vriens authored
-
Albert Lee authored
-
Alexandre Julliard authored
-
Andrew Nguyen authored
-
Andrew Nguyen authored
-
Alexandre Julliard authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Gregor Schneider authored
-