- 29 Nov, 2005 35 commits
-
-
Oliver Stieber authored
i.e. they haven't been set yet or are clear.
-
Paul Vriens authored
Start of conformance tests for these Ds-calls.
-
Vitaliy Margolen authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Robert Shearman authored
code a bit. Modify test case to demonstrate this.
-
Eric Pouech authored
-
Robert Shearman authored
-
Robert Shearman authored
-
Eric Pouech authored
-
James Hawkins authored
Function always returns S_OK, even on failure. Copy the file to the temp directory if the file exists but isn't found by GetFileVersionInfoSize. If bVersion is FALSE, return the language and code page identifiers of the file, not the system.
-
Robert Shearman authored
-
Robert Shearman authored
Fix some places where a returned object was AddRef'd. Make the search through implemented types work on all types, not just interfaces.
-
Peter Lemenkov authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
oriented API (stack_get_current_symbol). Reused the func name (stack_get_frame) for internal stack.c handling.
-
Michael Jung authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
James Hawkins authored
-
Robert Shearman authored
INTERNET_SendCallback where INTERNET_FLAG_ASYNC is already handled properly.
-
Robert Shearman authored
parameter hack that native COM used to use (but not any more). Async calls are an optimisation that we're not going to support in the near future.
-
Raphael Junqueira authored
-
Raphael Junqueira authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Robert Shearman authored
Copy VARDESC structures returned to calling applications instead of passing a pointer to the master structure used internally.
-
Robert Shearman authored
-
Robert Shearman authored
file infos in NdrDllGetClassObject.
-
Robert Shearman authored
-
Robert Shearman authored
Replace references of pStubMsg->BufferEnd with RpcMsg->Buffer + pStubMsg->BufferLength. Fix buffer calculation when no interface data is marshaled to the stream.
-
Robert Shearman authored
pStubMsg->BufferEnd being valid, because they aren't filled in when using MIDL-generated server stubs. Don't set the pointer to NULL on unmarshaling because we may want to unmarshal the value to an existing pointer instead of allocating a new one.
-
Vitaliy Margolen authored
-
- 28 Nov, 2005 5 commits
-
-
Jacek Caban authored
-
Alexandre Julliard authored
-
Dmitry Timoshkov authored
-
Juan Lang authored
spotting that.) Add a few more stubs.
-
Henning Gerhardt authored
-