- 09 Jul, 2003 11 commits
-
-
Steven Edwards authored
- Move CLSIDFromProgID16 so it can be used internally. - Compile out more Win16 sources.
-
Gerald Pfeifer authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Robert Shearman authored
- Don't use outer unknown in StdDispatch.
-
Lionel Ulmer authored
-
Alexandre Julliard authored
NtQueryInformationThread.
-
Francois Gouget authored
-
Shachar Shemesh authored
explanation of the "soft" vs. "hard" dependencies.
-
Mike McCormack authored
-
Mike McCormack authored
-
- 08 Jul, 2003 12 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
loading everything at startup.
-
Jukka Heinonen authored
Entering protected mode uses simpler and more robust virtual interrupt flag check. Mouse events are now received in graphics modes. Improved tracing output of int33 handler.
-
Uwe Bonnes authored
-
Lionel Ulmer authored
- some TRACEing fixes - optimize BltFast locking rectangles
-
Tom Wickline authored
-
Rein Klazes authored
-
Lionel Ulmer authored
-
Ove Kaaven authored
-
Raphael Junqueira authored
-
Ulrich Czekalla authored
Don't report errors when there is no selection owner. Reintegrate the COMPOUND_TEXT patch by Kusanagi Kouichi.
-
Raphael Junqueira authored
- fix a bug on IDirect3DVolume8Impl_AddDirtyBox
-
- 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 7 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
-