Dmitry Timoshkov
|
9a295e7f87
|
user32: Fix some compilation warnings in 64-bit mode.
|
2007-05-30 13:24:27 +02:00 |
Dmitry Timoshkov
|
3c9e7a7f33
|
wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility.
|
2007-05-25 20:37:56 +02:00 |
Alexandre Julliard
|
aaf477f292
|
server: Change the timeout handling to use NT-style 64-bit timeouts everywhere.
|
2007-04-17 20:08:59 +02:00 |
Alexandre Julliard
|
072698c953
|
winex11.drv: Store the display file descriptor directly in the server message queue.
Get rid of a few WaitForMultipleObjectsEx hacks.
|
2007-04-04 18:02:53 +02:00 |
Andrew Talbot
|
48d740855e
|
user32: Replace inline static with static inline.
|
2007-03-17 20:04:08 +01:00 |
Fabian Bieler
|
311423242b
|
user32: Do not call NULL message callback.
|
2007-02-26 13:39:48 +01:00 |
Alexandre Julliard
|
89faee0194
|
server: Added support for the PM_QS_* flags in PeekMessage.
|
2007-02-21 15:21:05 +01:00 |
Andrew Talbot
|
b9b2fef0a1
|
user32: Remove unused function.
|
2007-02-06 13:19:30 +01:00 |
Dmitry Timoshkov
|
6c73f7395b
|
user32: Add support for the VK_APPS (Menu) key.
|
2006-12-15 12:20:05 +01:00 |
Pierre d'Herbemont
|
e5e58a6b13
|
user32: Factorize driver's SetWindowPos in user32.
|
2006-11-29 14:05:33 +01:00 |
Kevin Koltzau
|
80db3ad8bb
|
user32: Generate WM_APPCOMMAND messages for browser and multimedia keys.
|
2006-11-27 13:44:31 +01:00 |
Alexandre Julliard
|
b8a2e3b8a4
|
user32: Renamed the user/ directory to user32.
|
2006-11-16 14:49:25 +01:00 |