- 28 Feb, 1999 25 commits
-
-
Alexandre Julliard authored
obfuscated pointer.
-
Ove Kaaven authored
used with Borland C++ 4.52, but should be easy to adapt to Winelib by whoever feels like it; I haven't, I just released this useful test app in case it would benefit other developers.
-
Ove Kaaven authored
tester app gave under real Windows for various events. It was useful for some of my debugging at least, perhaps it could be of some use to other Wine GUI debuggers as well.
-
Marcus Meissner authored
needs to define HANDLER_CONTEXT, wctype.h does not like 'wsprintf' defined, msdos/dpmi.c needs "stackframe.h" too, and multimedia/dsound.c needs "winuser.h".
-
Ulrich Weigand authored
and .PIF files.
-
Ulrich Weigand authored
-
Ulrich Weigand authored
LoadModule16/LoadLibrary16 reorganization.
-
Ulrich Weigand authored
- 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.
-
Guy Albertelli authored
- Implemented other stubs associated with keyboard layout: GetKeyboardLayoutNameA, ActivateKeyboardLayout, LoadKeyboardLayout[AW], GetKeyboardLayoutList.
-
Klaas van Gend authored
-
Klaas van Gend authored
-
Juergen Schmied authored
-
Ove Kaaven authored
-
Lionel Ulmer authored
- some debug messages clean-up (replaced fprintfs by DUMPs)
-
Marcus Meissner authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Added inherit flag in create_mapping request.
-
Francis Beaudet authored
structures. Also moved the SAFEARRAY definition (yet again) to the obj_oleaut.h file.
-
Andreas Mohr authored
-
Pavel Roskin authored
-
Francis Beaudet authored
stacked last finished after the message stacked first.
-
Francis Beaudet authored
-
Norman Stevens authored
keyboard accelerators. Fixes problems with dialogs with tab boxes.
-
Francis Beaudet authored
call.
-
Thuy Nguyen authored
STGM_CREATE should translate to CREATE_ALWAYS.
-
- 26 Feb, 1999 3 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
standard Windows names.
-
- 25 Feb, 1999 12 commits
-
-
Alexandre Julliard authored
-
Albert den Haan authored
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>.
-
David Luyer authored
header files.
-
Adam the Jazz Guy authored
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.
-
Marcus Meissner authored
-
Francois Boisvert authored
irefCount in wnd struct.
-
Michael Veksler authored
-
Paul Quinn authored
ocidl.h separated into somewhat relevant obj_* files.
-
Michael Veksler authored
-
Michael Veksler authored
-
Pavel Roskin authored
-