- 06 Apr, 1999 4 commits
-
-
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 17 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.
-
Eric Pouech authored
-
Eric Pouech authored
-
Luc Tourangeau authored
-
Francois Boisvert authored
WIN_ReleaseWndPtr.
-
Thuy Nguyen authored
-
Eric Pouech authored
-
- 02 Apr, 1999 5 commits
-
-
Francis Beaudet authored
-
Francis Beaudet authored
-
Francois Boisvert authored
application. Also fixed some bugs in dce.c
-
Joerg Mayer authored
- "make clean" omitted some include subdirs
-
Lionel Ulmer authored
-
- 01 Apr, 1999 9 commits
-
-
Marcus Meissner authored
-
Alex Korobka authored
mode go through window manager, small bugfixes for menu and window code, extended clipboard driver model to handle formats other than text.
-
Pavel Roskin authored
true for multiline controls too, as my tests show.
-
Luc Tourangeau authored
-
Ove Kaaven authored
-
Ove Kaaven authored
with them, the functionality of async event notifications, mong them EnableCommNotification. Removed a previous hack that was faking the buffers, since we now have real buffers...
-
Ove Kaaven authored
-
Lionel Ulmer authored
-
Noel Borthwick authored
OleDestroyMenuDescriptor along with a bunch of internally used methods and data structures.
-