- 03 Jul, 2003 10 commits
-
-
Alexandre Julliard authored
whether a failed dll load is because the file didn't exist; more robust than trying to guess the contents of the error string... Get rid of BUILTIN32_dlopen.
-
Alexandre Julliard authored
structure, and make sure the queue is allocated when setting a hook.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Stephan BEUZE authored
the iIcon field of psfi) - Removed DLL_THREAD_ATTACH and DLL_THREAD_DETACH cases.
-
Jason Edmeades authored
Handle alphaop disabled but color op not-disable in a more appropriate way (Docs say this is an illegal state and then proceed to use it). Trace out textures as they are created. Update the comments around the debug code and complete the debugging set so textures which are used in the game can also be viewed.
-
Robert Shearman authored
- Add stubs for IMediaFilter interface in IGraphBuilder. - Implement some simple methods.
-
Dmitry Timoshkov authored
Don't rely on computing string length by MultiByteToWideChar in CompareStringA, do it manually.
-
Marcus Meissner authored
JACK_SONAME -> SONAME_LIBJACK so we do not need the devel symlink there.
-
Marcus Meissner authored
-
- 02 Jul, 2003 15 commits
-
-
Francois Gouget authored
-
Alexandre Julliard authored
Robert Shearman).
-
Francois Gouget authored
-
Christian Costa authored
available. Fix crash in InitAudio when releasing the dsound object.
-
Marcus Meissner authored
-
Marcus Meissner authored
-
Eric Pouech authored
- replaced all inter-DLL calls (msacm and msvideo) to OpenDriverA with OpenDriver (unicode form) - as a consequence, driver name handling in msacm is now mostly unicode - moved UserYield16 and UnMapLS call out of the 32bit part of winmm
-
Michael Günnewig authored
-
Michael Günnewig authored
- Implemented AVISaveVW method. - Semi-stub implementation for CreateEditableStream method. - Added support for creation of interleaved AVI files. - Fixed creation of index table in AVI files. - Added declaration for IAVIStreaming interface. - Added some more macros. - Fixed some minor bugs.
-
Jason Edmeades authored
texture unit.
-
Jason Edmeades authored
-
Eric Pouech authored
-
Jason Edmeades authored
middle.
-
Shachar Shemesh authored
eliminates a noisy FIXME about ICU returning an incorrect error code.
-
Robert Shearman authored
-
- 01 Jul, 2003 10 commits
-
-
Alexandre Julliard authored
recursive parsing of multiple files.
-
Alexandre Julliard authored
Fixed a few header conflicts.
-
Robert Shearman authored
-
Robert Shearman authored
-
Alexandre Julliard authored
-
Eric Pouech authored
the three linked lists in LDR_MODULE - added PEB_LDR_DATA structure to PEB - removed a couple of no longer needed global & static variables
-
Jukka Heinonen authored
-
Alexandre Julliard authored
-
Raphael Junqueira authored
- a lot of stubs for d3d9.dll
-
Raphael Junqueira authored
-
- 30 Jun, 2003 5 commits
-
-
Dmitry Timoshkov authored
LCMapString(LCMAP_SORTKEY) branch.
-
Alexandre Julliard authored
The handle count must not be 0 in NtWaitForMultipleObjects (spotted by Troy Rollo).
-
Dmitry Timoshkov authored
DLL_THREAD_ATTACH/DLL_THREAD_DETACH notifications, call DisableThreadLibraryCalls() in order to slightly improve performance on thread creation/exiting.
-
Alexandre Julliard authored
-
Robert Shearman authored
- Added needed const's in FilterGraph implementation.
-