- 07 Dec, 2007 2 commits
-
-
Rob Shearman authored
-
Rob Shearman authored
oleaut32: Don't call SafeArrayAllocData in LPSAFEARRAY_UserUnmarshal if we called SafeArrayCreateEx instead of SafeArrayAllocDescriptor. Otherwise, we'll leak memory.
-
- 12 Nov, 2007 1 commit
-
-
Rob Shearman authored
-
- 25 Oct, 2007 1 commit
-
-
Dan Hipschman authored
-
- 24 Oct, 2007 1 commit
-
-
Dan Hipschman authored
-
- 03 Aug, 2007 1 commit
-
-
Andrew Talbot authored
-
- 02 Aug, 2007 1 commit
-
-
Andrew Talbot authored
-
- 25 Jun, 2007 2 commits
-
-
Huw Davies authored
-
Huw Davies authored
-
- 20 Mar, 2007 1 commit
-
-
Rob Shearman authored
oleaut32: Clear the input pvar structure in VARIANT_UserUnmarshal to free the data instead of just initializing.
-
- 05 Feb, 2007 1 commit
-
-
Huw Davies authored
-
- 28 Nov, 2006 1 commit
-
-
Dmitry Timoshkov authored
-
- 09 Nov, 2006 5 commits
-
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
widl: Use ULONG instead of unsigned long when generating declarations for *_UserFree() functions. This is needed for Win64 compatibility.
-
Michael Stefaniuc authored
widl: Use ULONG instead of unsigned long when generating declarations for *_UserUnMarshal() functions. This is needed for Win64 compatibility.
-
Michael Stefaniuc authored
widl: Use ULONG instead of unsigned long when generating declarations for *_UserMarshal() functions. This is needed for Win64 compatibility.
-
Michael Stefaniuc authored
widl: Use ULONG instead of unsigned long when generating declarations for *_UserSize() functions. This is needed for Win64 compatibility.
-
- 13 Oct, 2006 1 commit
-
-
Hans Leidekker authored
-
- 07 Oct, 2006 1 commit
-
-
James Hawkins authored
-
- 09 Jun, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 10 May, 2006 1 commit
-
-
Huw Davies authored
-
- 08 May, 2006 3 commits
-
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
constant equivalents. It's now obvious why these were chosen. Should be a NOP.
-
- 07 May, 2006 2 commits
-
-
Huw Davies authored
-
Huw Davies authored
-
- 05 May, 2006 5 commits
-
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
-
- 19 Apr, 2006 1 commit
-
-
Huw Davies authored
Based on some documentation by Rob Shearman.
-
- 18 Apr, 2006 2 commits
-
-
Robert Shearman authored
buffer for interfaces and the buffer actually used.
-
Robert Shearman authored
Initialise BSTR pointer to NULL before calling BSTR_UserUnmarshal, otherwise BSTR_UserUnmarshal will try to use the memory in the pointer.
-
- 07 Apr, 2006 1 commit
-
-
Robert Shearman authored
Fix typo in LPSAFEARRAY_Unmarshal where the check for the failure of the SafeArrayCreateEx call was missing a dereference operator (found by Coverity).
-
- 27 Jan, 2006 1 commit
-
-
Robert Shearman authored
-
- 31 Oct, 2005 1 commit
-
-
Huw Davies authored
-
- 20 Oct, 2005 1 commit
-
-
Huw Davies authored
-
- 18 Oct, 2005 1 commit
-
-
Huw Davies authored
-