Alexandre Julliard
|
15ec968724
|
Load the USER driver on demand instead of at user32 load time.
Provide a fallback implementation for all the functions to avoid
having to check for NULL functions everywhere.
|
2005-07-18 15:14:56 +00:00 |
Mike McCormack
|
c787b146e1
|
-Wpointer-sign fixes for gcc 4.0.
|
2005-07-06 10:36:28 +00:00 |
Vitaliy Margolen
|
f32bcd8fc1
|
ShowOwnedPopups and WM_SHOWWINDOW should handle non-WS_POPUP style
windows as well.
|
2005-06-17 20:57:26 +00:00 |
Alexandre Julliard
|
6b4c02e57f
|
Moved remaining messaging definitions to user_private.h and removed
message.h.
|
2005-04-27 10:23:24 +00:00 |
Alexandre Julliard
|
172e731c0b
|
Moved most files from the windows directory to dlls/user.
|
2005-04-25 11:33:34 +00:00 |