- 30 Nov, 2005 4 commits
-
-
Robert Shearman authored
XRender code in the X11 driver will go into an infinite loop when the colour bit masks are 0, so disable XRender in this case.
-
Robert Shearman authored
include the NULL terminator, so fix this.
-
Robert Shearman authored
the call to InternetCrackUrl, which concatenates the params onto the path. Some other minor cleanups.
-
Robert Shearman authored
Copy FUNCDESC structures returned to calling applications instead of passing a pointer to the master structure used internally. Call VariantInit on newly allocated memory before calling VariantCopy.
-
- 29 Nov, 2005 36 commits
-
-
Hans Leidekker authored
-
YunSong Hwang authored
-
Vitaliy Margolen authored
Implement Nt[Create|Open]DirectoryObject. Change tests accordingly.
-
Alexandre Julliard authored
directory in LdrGetProcedureAddress.
-
Rein Klazes authored
-
Hans Leidekker authored
-
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
-