- 10 Apr, 1999 14 commits
-
-
Juergen Schmied authored
-
Juergen Schmied authored
ExitWindowsDialog() simulated by Messagebox.
-
Juergen Schmied authored
-
Richard Mortimer authored
initialisation.
-
Brian Gerst authored
-
Luc Tourangeau authored
LR_CREATEDIBSECTION flag.
-
Sylvain St.Germain authored
Substituted WM_PAINT for InvalidateRect. Some graphical fixes.
-
James Juran authored
could happen if the emulator initialization failed for some reason and the drivers hadn't been initialized yet.
-
Ulrich Weigand authored
-
Ulrich Weigand authored
-
Jose Marcos López Caravaca authored
-
Gerard Patel authored
-
Ove Kaaven authored
when under favorable conditions. The preview movie on the Brood Wars disc now plays, too.
-
Klaas van Gend authored
instead of returning the right buffersize.
-
- 06 Apr, 1999 10 commits
-
-
Guy Albertelli authored
-
Lionel Ulmer authored
- added SetColorKey callback for already loaded textures
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
virtual methods to implement the COM interfaces in C++.
-
Keith Matthews authored
1st call. Addition of instance handling to DdeCreateStringHandleA, DdeCreateStringHandleW, RemoveHSZNodes, FreeAndRemoveHSZNodes. 1st cut implementation of DdeUnitialize, move of internal structure defs in from ddeml.h. Removed non-ANSI comment.
-
Keith Matthews authored
and added spec for DdeQueryConfInfo and DdeQueryConvInfo16.
-
Alexandre Julliard authored
Fixed memory leaks in mixerOpen16/mixerClose, midiOutOpen16/midiOutClose16, waveInOpen16/waveInClose16, midiInOpen16/midiInClose16.
-
Adam Sacarny authored
-
- 04 Apr, 1999 5 commits
-
-
Luc Tourangeau authored
-
José Marcos López authored
-
Lawson Whitney authored
-
Gerard Patel authored
-
Marcus Meissner authored
-
- 03 Apr, 1999 11 commits
-
-
Francois Boisvert authored
DefMouseEventProc.
-
Joerg Mayer authored
-
Eric Pouech authored
WM_CREATE messages.
-
Marcus Meissner authored
-
Christian Schlaile authored
-
Alexandre Julliard authored
Moved _lcreat16_uniq to int21.c
-
Pavel Roskin authored
Includes added or removed where necessary. Win16 functions replaced with their Win32 counterparts. Comments added where it was impossible. CALLBACK added where necessary. Some declarations fixed. Constructs like "#if WINDOWS" corrected. Using "#ifdef __unix__" instead. DlgProc in hello3 uses EndDialog() instead of DestroyWindow(). Listbox enabled in hello3.
-
Eric Pouech authored
-
Alex Korobka authored
-
Pavel Roskin authored
-
Ove Kaaven authored
the dead key mapping stuff to the actual mapping code too. Prettied up the fixme message. Added a check where if the keys of two layouts match exactly, the one with the best-matching keycode order is chosen, so that the QWERTY and Dvorak layouts can be distinguished.
-