- 03 Apr, 1999 15 commits
-
-
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 20 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.
-
Adrian Thurston authored
Added olectl.h to guid.c so some needed guids get defined. Made GUID_NULL an actual guid set to 0,0,0...
-
Ulrich Weigand authored
-
Ulrich Weigand authored
Implemented built-in UserSignalProc(). Don't announce Win3.1-style USER handler any more.
-
Ulrich Weigand authored
Send USER signals at various appropriate places. Moved [GS]etProcessDword() to scheduler/process.c.
-
Juergen Schmied authored
-
Juergen Schmied authored
RLBuildListOfPaths stub.
-
Juergen Schmied authored
Small change to SHAppBarMessage.
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
Fixed bug in MCI_OPEN handling (thanks to Adam for reporting this one) Better implementation of mmTaskCreate16
-
Eric Pouech authored
-