Marcus Meissner
|
219cfd8387
|
Optimized away more includes, readded some #includes for necessary
prototypes.
|
1999-02-24 13:05:13 +00:00 |
Marcus Meissner
|
61afa33b03
|
Some more recursive include fixes/optimizations.
|
1999-02-22 10:16:00 +00:00 |
Marcus Meissner
|
592c910b7c
|
Implemented MapVirtualKeyEx (ticket 21).
Ignore keyboard layout for now.
|
1999-02-13 08:53:22 +00:00 |
Noel Borthwick
|
b427856b45
|
Added management and allocation of the PERQUEUEDATA structure.
|
1999-02-05 10:37:53 +00:00 |
Marcus Meissner
|
688c565880
|
Fixed accelerator handling. ACCEL16 used internal, ACCEL32 for Win32
API, PE_ACCEL for PE Accelerators. See documentation/accelerators.
|
1999-01-22 17:09:46 +00:00 |
Patrik Stridvall
|
151170c437
|
Moved more things to the X11 driver.
|
1998-12-26 12:00:43 +00:00 |
Alexandre Julliard
|
0c0e3bebb8
|
Authors: Francis Beaudet <francis@macadamian.com>, Sylvain St-Germain <sylvain@macadamian.com>, Thuy Nguyen <thuy@macadamian.com>
Lots of new stubs.
|
1998-12-10 15:49:22 +00:00 |
Huw D M Davies
|
9c68faadab
|
Remove X_DC_INFO from DC and make it behave like any other PDEVICE.
|
1998-11-25 12:36:03 +00:00 |
Ulrich Weigand
|
8bf078bfc8
|
Moved GetKeyboardLayoutName16 to windows/input.c.
|
1998-11-14 18:26:59 +00:00 |
Uwe Bonnes
|
9fdceb8a21
|
- adds GetExitCodeProcess
- corrects the return-type of GetKeyState
- corrects the winelib definition of IsDialogMessage
- adds winelib definitions for PrintDlg
|
1998-11-08 13:12:49 +00:00 |
Ulrich Weigand
|
2b067584e9
|
USER-side part of input event handling: contains implementation of
keybd_event and mouse_event, and USER-related code removed from
windows/event.c and windows/keyboard.c.
|
1998-11-08 12:26:36 +00:00 |