- Aug 18, 1999
-
-
-
Added all missing WOW routines, fixed WOWCallback16Ex.
-
-
should solve the issues reported with the CD player/writer - crash when command was requested with automatic open (note, this will now gracefully report an error, not do the correct thing).
-
flags.
-
-
-
IDs larger and that caused problems. This is now solved (I hope).
-
- Aug 15, 1999
-
-
-
-
-
for the MSG_InternalGetMessage() call is a WM_TIMER.
-
-
-
-
available.
-
-
-
since most shell.dll functions call their 32-bit counterparts.
-
-
"shift+home" selection improved in the edit control.
-
Alexandre Julliard authored
-
icons.
-
-
-
-
Removed hack to load icons from external shell32.dll.
-
-
-
Made mutex handles global. Fixed incorrect interpretation of return values of WaitForSingleObject.
-
-
-
-
-
warning if someone tries to use "init" in a Win16 spec file.
-
-
-
Removed some now unnecessary function pointers.
-
- Cleaner separation between core and glue code. - Argument conversion glue code now in C. - Glue code needed for 16-bit .spec files inlined.