- 11 Apr, 1999 29 commits
-
-
Ove Kaaven authored
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.
-
Guy Albertelli authored
-
Kevin Holbrook authored
-
Marcus Meissner authored
-
Michael Veksler authored
- Declare the WPRINTF_DATA union, and use it instead of LPCVOID and WORD. Avoid ugly type casting, and fix compilation warnings of wsprintf.c
-
Keith Matthews authored
-
Eric Pouech authored
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.
-
Eric Pouech authored
mechanisms.
-
Eric Pouech authored
-
Eric Pouech authored
More MCI structures correctly mapped. Introduction of MCI yield proc and break facility.
-
Eric Pouech authored
mechanisms. Implemented waveOut playback as asynchronous.
-
Eric Pouech authored
-
Eric Pouech authored
Structures for midiStreamXXX functions.
-
Eric Pouech authored
correct callback mechanisms. Added wine specific entry for mmThreadXXX functions thread starting point.
-
Michael Veksler authored
-
Michael Veksler authored
-
Paul Millar authored
-
Ulrich Weigand authored
Bugfix: GetProcessDword offset -8 should return parent process ID.
-
Bertho Stultiens authored
-
Francis Beaudet authored
-
David Gay authored
of the registry.
-
Francois Boisvert authored
QUEUE_Lock.
-
Francois Gouget authored
- updated to use ICOM_THIS
-
Francois Gouget authored
- moved the IDirectPlayLobby interface to dplobby.h - removed all the implementation aspects since they need to be separate
-
Francois Gouget authored
-
Juergen Schmied authored
- made extracting from ne and ico files working - IPersistFile interface for IExtractIcon
-
Juergen Schmied authored
-
Juergen Schmied authored
Adapted FindBestIccon/FindBestCursor.
-
Juergen Schmied authored
-
- 10 Apr, 1999 11 commits
-
-
Marcus Meissner authored
fork()ed process, but either a service thread or inline blocking calls for non-threading architectures. (Makes Free Agent16 work again.)
-
Eric Williams authored
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
-
Juergen Schmied authored
-
Eric Pouech authored
bit drivers. Added stub for GetDriverFlags.
-
Sergey Turchanov authored
-
Bertho Stultiens authored
were specified without a path.
-
Sylvain St.Germain authored
type in debug_print_value.
-
Juergen Schmied authored
Small change how to get icons for listview.
-
Juergen Schmied authored
-
Juergen Schmied authored
ExitWindowsDialog() simulated by Messagebox.
-
Juergen Schmied authored
-