- 16 Jan, 2006 31 commits
-
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
- Supports now all WinXP allowed combinations of input variants. - VT_RESERVED on input variants is handled now. - Removed complicated VT_DATE comparision; that's not how Windows does it. - Improved documentation.
-
Michael Stefaniuc authored
-
Robert Shearman authored
Initialise hr and psd->str.uType before the call to IShellFolder_GetDisplayNameOf so that whatever it returns is preserved.
-
Robert Shearman authored
-
Robert Shearman authored
-
Alex Villacís Lasso authored
instance leak.
-
Uwe Bonnes authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Robert Shearman authored
ITypeInfo::Invoke.
-
Robert Shearman authored
arguments in ITypeInfo::Invoke.
-
Robert Shearman authored
Simplify missing argument handling by pre-allocating an array of the maximum number of missing arguments there could be.
-
Huw Davies authored
-
Huw Davies authored
-
Saulius Krasuckas authored
-
Hans Leidekker authored
-
Rein Klazes authored
Increase buffer size to 12 for getting and setting integer parameters from/to the registry.
-
Mike McCormack authored
-
Mike McCormack authored
Use HeapAlloc/HeapFree instead of malloc/free.
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Robert Reif authored
Remove extern from some function prototypes.
-
Robert Reif authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Hans Leidekker authored
-
Lionel Ulmer authored
-
Michael Jung authored
Ensure that pidls passed to SHNotify are absolute SetNameOf should fail on absolute path names. Some tests to show this.
-
- 14 Jan, 2006 9 commits
-
-
Robert Shearman authored
-
Robert Shearman authored
Don't leave some of the fields of the TLBFuncDesc structure uninitialised in CreateDispTypeInfo.
-
Robert Shearman authored
-
Robert Shearman authored
Add an optimisation to yield and try to allow the RPC to run before waiting for messages and RPCs to arrive.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
directly to libc.
-
Alexandre Julliard authored
_CI* variants.
-
Alexandre Julliard authored
Remove todos from tests that succeed now.
-
Alexandre Julliard authored
random seed.
-