- Feb 28, 1999
-
-
LoadModule16/LoadLibrary16 reorganization.
-
- Removed instance data segment for all but NE modules. - Check binary type in CreateProcess before loading module. - Unix process creation moved from WinExec to CreateProcess. - Bugfix: fill in thdb->teb.htask16 member correctly.
-
- Implemented other stubs associated with keyboard layout: GetKeyboardLayoutNameA, ActivateKeyboardLayout, LoadKeyboardLayout[AW], GetKeyboardLayoutList.
-
-
-
-
-
- some debug messages clean-up (replaced fprintfs by DUMPs)
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Added inherit flag in create_mapping request.
-
structures. Also moved the SAFEARRAY definition (yet again) to the obj_oleaut.h file.
-
-
-
stacked last finished after the message stacked first.
-
-
keyboard accelerators. Fixes problems with dialogs with tab boxes.
-
call.
-
STGM_CREATE should translate to CREATE_ALWAYS.
-
- Feb 26, 1999
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
standard Windows names.
- Feb 25, 1999
-
-
their file names. The "." causes trouble when the file name is used as the class name for an X resource as wine does for command line parsing under X.
-
Alexandre Julliard authored
GetParent32; suggested by Dave Pickles <davep@nugate.demon.co.uk>.
-
header files.
-
which uses my bug_report.pl script. Added info on a command that can be run on all shells to print debug msgs to a file and not to xterm.
-
-
irefCount in wnd struct.
-
-
ocidl.h separated into somewhat relevant obj_* files.
-
-
-
-
- Put the implementation of the object in the contmenu.c. - Make appropriate name changes in contmenu.c.
-
Alexandre Julliard authored
Modifies parameter list of a couple of functions to comply with SDK.
-
-
-
Removed a redundant include. Added some c++ protection.
- Feb 24, 1999
-
-