Alexandre Julliard
|
2fb7c8754a
|
Moved DCE support to the X11 driver.
|
2005-03-25 16:47:04 +00:00 |
Alexandre Julliard
|
aef19abc82
|
Moved SendInput and related functions to the USER driver to avoid a
number of dll separation hacks.
|
2005-03-09 16:45:23 +00:00 |
Alexandre Julliard
|
97d6e7fd3d
|
Moved TranslateMessage and DispatchMessage to dlls/user/message.c.
Added support for posting internal messages.
Added support for driver-specific internal messages.
|
2005-03-07 17:19:24 +00:00 |
Alexandre Julliard
|
d820437b19
|
Removed unused ForceWindowRaise function.
|
2005-01-17 13:46:57 +00:00 |
Jacek Caban
|
7e2a7c949d
|
Get rid of W->A calls.
|
2005-01-11 15:10:56 +00:00 |
Alexandre Julliard
|
4a9b22b2c3
|
Merged system metrics support into sysparams.c, and moved that file to
the dlls/user directory.
|
2004-12-09 13:48:56 +00:00 |
Alexandre Julliard
|
6a78c16aac
|
Moved private USER definitions to a new user_private.h header, and
removed the global user.h.
|
2004-12-08 18:06:14 +00:00 |