- Apr 11, 1999
-
-
Alexandre Julliard authored
(problem reported by Andreas Mohr).
-
-
-
-
-
-
-
Wars) now works perfectly with Wine's crtdll. Wrote a test implementation of _CIpow too, which those who do have Brood Wars can report on, so it can be implemented correctly.
-
-
-
-
- Declare the WPRINTF_DATA union, and use it instead of LPCVOID and WORD. Avoid ugly type casting, and fix compilation warnings of wsprintf.c
-
-
Introduction of MCI yield procs. Updated (prepare|unprepare)header functions (wave, midi) to allow correct callback mechanisms. Made midiStreamXXX functions working. First try at mmThreadXXX functions.
-
mechanisms.
-
-
More MCI structures correctly mapped. Introduction of MCI yield proc and break facility.
-
mechanisms. Implemented waveOut playback as asynchronous.
-
-
Structures for midiStreamXXX functions.
-
correct callback mechanisms. Added wine specific entry for mmThreadXXX functions thread starting point.
-
-
-
-
Bugfix: GetProcessDword offset -8 should return parent process ID.
-
-
-
of the registry.
-
QUEUE_Lock.
-
- updated to use ICOM_THIS
-
- moved the IDirectPlayLobby interface to dplobby.h - removed all the implementation aspects since they need to be separate
-
-
- made extracting from ne and ico files working - IPersistFile interface for IExtractIcon
-
-
Adapted FindBestIccon/FindBestCursor.
-
-
- Apr 10, 1999
-
-
fork()ed process, but either a service thread or inline blocking calls for non-threading architectures. (Makes Free Agent16 work again.)
-
and force a redraw when successful. Background color is adjustable. Text color is also adjustable, but the user has to set the CF_EFFECTS flag first. - text is output left-right centered, baseline, at the middle of the window, and moves with the window. Text font is adjustable. - Success and failure MessageBox calls for Color, Font, Open, and Save have been removed or suppressed. They annoyed me after awhile, and I suspect they annoyed others, too. Use my tool! :-) - cmdlgtst now has the full pathname in the upper left corner; which may assist in debugging certain problems -- or it may not. :-) - usage dialog added
-
-
bit drivers. Added stub for GetDriverFlags.
-