Dmitry Timoshkov
|
dbd43c622f
|
user: Add a test for ShowWindow(SW_MAXIMIZE) called on an invisible maximized MDI child, make it mostly pass under Wine.
|
2006-10-17 16:11:41 +02:00 |
Michael Stefaniuc
|
3c60ce8525
|
user: Win64 printf format warning fixes.
|
2006-10-02 14:28:59 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Alexandre Julliard
|
6ebbfd4959
|
user: Prefer SendMessageW over SendMessageA where possible.
|
2006-05-10 21:33:33 +02:00 |
Dmitry Timoshkov
|
bc07b2aca4
|
Take into account CS_NOCLOSE window class style and SC_CLOSE system
menu item state while adding MDI system menu buttons and generating
WM_SYSCOMMAND messages.
|
2005-07-25 11:08:59 +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 |