- Apr 03, 1999
-
-
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.
-
-
-
-
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.
-
-
-
-
WIN_ReleaseWndPtr.
-
-
-
- Apr 02, 1999
-
-
-
-
application. Also fixed some bugs in dce.c
-
- "make clean" omitted some include subdirs
-
-
- Apr 01, 1999
-
-
-
mode go through window manager, small bugfixes for menu and window code, extended clipboard driver model to handle formats other than text.
-
true for multiline controls too, as my tests show.
-
-
-
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...
-
-
-
OleDestroyMenuDescriptor along with a bunch of internally used methods and data structures.
-
Added olectl.h to guid.c so some needed guids get defined. Made GUID_NULL an actual guid set to 0,0,0...
-
-
Implemented built-in UserSignalProc(). Don't announce Win3.1-style USER handler any more.
-
Send USER signals at various appropriate places. Moved [GS]etProcessDword() to scheduler/process.c.
-
-
RLBuildListOfPaths stub.
-
Small change to SHAppBarMessage.
-
-
-
Fixed bug in MCI_OPEN handling (thanks to Adam for reporting this one) Better implementation of mmTaskCreate16
-
-
-
-
-
-