- 25 Dec, 1998 1 commit
-
-
Jean-Claude Cote authored
DdeCmpStringHandles, DdeCreateStringHandle, DdeFreeStringHandle, DdeQueryString, DdeUninitialize.
-
- 24 Dec, 1998 26 commits
-
-
Jean-Claude Cote authored
-
Alex Priem authored
- Vertical trackbars supported now - TBS_BOTH support (goes along with partial cleanup of drawing code) - Use COMCTL32 heap instead of system heap
-
Peter Hunnisett authored
Starting ColorKey support. Fixed trace statement in DirectDrawCreate as formatting wasn't correct. Changed "return 0;" to "return DD_OK" or "return S_OK" as appropriate. Added SurfaceEnum dwFlags.
-
Peter Hunnisett authored
Changed implementation a little bit. Added stubs for dplay3. Still need to break into A and W versions.
-
Peter Hunnisett authored
has been changed to have a case insensitive compare.
-
Gerard Patel authored
-
Jean-Claude Cote authored
-
Ove Kaaven authored
activating a dosmod-specific setitimer(), and the capture of some common signals, which is returned to Wine (previously a SIGILL would just cause a "dosmod sync lost" without explanation, now it invokes the Wine debugger). Invokes int 08 upon receipt of dosmod SIGALRM, thus simulating the DOS timer. Made DOS interrupt calls be reported by -debugmsg +relay instead of -debugmsg +int. And fixed non-i386 compilation of dosmod. (Anything else?!)
-
Ulrich Weigand authored
-
Ulrich Weigand authored
-
Ulrich Weigand authored
Use GetThreadQueue/GetFastQueue instead of GetTaskQueue.
-
Ulrich Weigand authored
UserYield moved to USER.
-
Ulrich Weigand authored
Callbacks->CallPostAppMessageProc removed.
-
Ulrich Weigand authored
(removed reference to MESSAGEQUEUE from KERNEL code). Handle Expose events with native USER.
-
Andreas Mohr authored
-
Rein Klazes authored
-
Rein Klazes authored
-
Marcus Meissner authored
-
Juergen Schmied authored
-
Juergen Schmied authored
-
Juergen Schmied authored
-
Juergen Schmied authored
-
Juergen Schmied authored
reconstruction of the function.
-
Alexandre Julliard authored
-
Huw D M Davies authored
-
Marcus Meissner authored
-
- 18 Dec, 1998 13 commits
-
-
Douglas Ridgway authored
-
Andreas Mohr authored
by Ove Kaaven, which makes the code _much_ cleaner.
-
Todd Vierling authored
-
Ulrich Weigand authored
Bugfix: queue->hSendingTask is *queue* handle, not task handle.
-
François Gouget authored
Winelib.
-
Alex Priem authored
WM_SETFONT/GETFONT added. Some bug fixes. Use COMCTL32 heap instead of system heap.
-
Huw D M Davies authored
-
Adrian Harvey authored
points for the same functions as the Nt... function of the same names. Changed ntdll.spec to match this.
-
Ulrich Weigand authored
WINE_MODREF creation moved to one central location. Bugfix: correctly select native/built-in version if .DLL extension is missing in LoadLibrary call.
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
MCI layer (required for open/close).
-
Eric Pouech authored
for pointing out the bug, see the fix in mcistring.c) Fixed MCI seeking on CD audio.
-