- 26 Jan, 2009 22 commits
-
-
Andrew Talbot authored
-
Ricardo Filipe authored
-
Jeff Latimer authored
user32: DdeCreateStringHandle checks for an invalid instance Id and sets lastError for instances on that thread.
-
Jeff Latimer authored
Similar the DdeCreateDataHandle, DdeCreateStringHandle behaves the same way. If an invalid instance Id is passed then lastError is set for all instances of that thread.
-
Marcus Meissner authored
-
Vincent Povirk authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Austin English authored
-
Paul Vriens authored
-
- 25 Jan, 2009 7 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 23 Jan, 2009 11 commits
-
-
Huw Davies authored
-
Huw Davies authored
comdlg32: Add a placeholder for the unicode dialog struct. Update helper functions to work in the unicode case.
-
Huw Davies authored
-
Alexandre Julliard authored
-
Rob Shearman authored
It does more harm than good, since we can't get any information about what new features are being used by the caller, if any, by bailing at this early point.
-
Rob Shearman authored
NdrRangeMarshall, NdrRangeBufferSize, NdrRangeFree and NdrByteCountPointerMemorySize should be declared static in ndr_marshall.c instead.
-
Florian Köberle authored
-
Florian Köberle authored
-
Florian Köberle authored
Moved and duplicated the code below the "if child" statement into the if and else block.
-
Juan Lang authored
-
Vincent Pelletier authored
-