- 30 Dec, 2009 40 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Andrew Nguyen authored
Spotted by Gregor Schneider.
-
Steven Edwards authored
-
Alexandre Julliard authored
-
Christian Costa authored
-
Rob Shearman authored
-
Rob Shearman authored
ntdll: Fix typo in RTL_ReportRegistryValue which caused a counted string to be passed into QueryFunction which expects a nul-terminated string.
-
Eric Pouech authored
-
Christian Costa authored
-
Loïc Hoguin authored
The documentation for libmpg123 clearly state that mpg123_getformat MUST be called if an error MPG123_NEW_FORMAT is returned, for libmpg123 < 1.8.0. On versions above that, the call is optional. The patch make sure to call that function all the time (instead of just when trace is activated) so that mp3 works in Morrowind and others.
-
Dmitry Timoshkov authored
Reported by David Quintana.
-
Alexander Kochetkov authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Marcus Meissner authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Rob Shearman authored
secur32: Don't allocate context handle in wrapper InitializeSecurityContextA/W if it is the same as the handle passed into the function.
-
Rob Shearman authored
-
Rob Shearman authored
secur32: Simplify memory management by not allocating memory for the CredHandle and CtxtHandle pointers. Instead store the handles directly in the SspiData structure and pass the addresses of these into SSPI functions.
-
Rob Shearman authored
-
Rob Shearman authored
winex11.drv: Empty clipboard cache on process unload to avoid false positives being reported for memory leaks.
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Michael Stefaniuc authored
This reverts commit 8e729245. Wine now requires a new enough flex version.
-
Michael Stefaniuc authored
Revert "wrc: Use an EOF rule instead of lex_destroy for compatibility with prediluvian flex versions.". This reverts commit 1405c00e. Wine now requires a new enough flex version.
-
Michael Stefaniuc authored
Wine needs a newer flex version than the prediluvian 2.5.4a.
-
Michael Stefaniuc authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-