Vitaliy Margolen
d8391a4a46
user32: Fix F1 message sequence.
2008-03-24 11:35:30 +01:00
Jason Edmeades
78d0940e21
user32: Fix MessageBox button contents and ordering.
2008-03-14 11:22:00 +01:00
Maarten Lankhorst
619ac152d5
include: Add flag for BSM_ALLDESKTOPS.
2008-03-10 19:59:22 +01:00
Maarten Lankhorst
c8d8ddab11
include: Add flag for BROADCAST_QUERY_DENY.
2008-03-06 12:46:40 +01:00
Stefan Leichter
9b478283c5
user32: Add some tests for GetMouseMovePointsEx.
2008-02-19 20:24:12 +01:00
Bang Jun-young
9fcebb0055
user32: Fix EndMenu() to match the PSDK.
2008-02-04 14:18:20 +01:00
Alexandre Julliard
cbdf1294e6
winex11: Export a function to dock a window into the system tray, and get rid of the WS_EX_TRAYWINDOW style.
2008-01-23 21:40:45 +01:00
Reece H. Dunn
2641f8192e
include: Added the new Vista messages.
2007-12-26 14:01:49 +01:00
Rob Shearman
3c8663b7e9
include: Add definitions used for AllowSetForegroundWindow and LockSetForegroundWindow.
2007-11-19 13:00:06 +01:00
Alexandre Julliard
919e32c034
include: Add WINUSERAPI to the exported user32 functions.
2007-11-07 12:26:29 +01:00
Alexandre Julliard
113e40c28f
include: Moved AttachThreadInput prototype to winuser.h where it belongs.
2007-11-06 19:57:18 +01:00
Francois Gouget
1a75b5d49c
user32: Fix the HRAWINPUT definition and the GetRawInputData() prototype. Update win32.api to fix the winapi_check warnings.
2007-10-15 14:06:35 +02:00
L. Rahyen
43601c282b
user32: Implement initial stubs for all raw input functions.
2007-09-25 14:18:40 +02:00
Dmitry Timoshkov
3407307a50
winex11.drv: Use symbolic names for MapVirtualKey translation types.
2007-09-18 11:15:01 +02:00
Alexandre Julliard
c4245a7fb6
user32: Fixed the return value of DispatchMessageA/W.
2007-08-07 17:45:10 +02:00
Dmitry Timoshkov
648f7b1d9f
winuser.h: Add RealChildWindowFromPoint declaration.
2007-07-20 11:34:27 +02:00
Alexandre Julliard
41db95323d
include: Add some definitions for manifest resources.
2007-07-10 22:37:42 +02:00
Andrew Talbot
3ad92b0c25
user32: Replace const pointer parameters with correct pointers to const.
2007-03-06 22:26:46 +01:00
Kovács András
a55b005fe4
winuser.h: Declare some raw input related structures.
2007-02-19 13:34:11 +01:00
Kevin Koltzau
00ad155a40
winuser.h: Add some HSHELL and APPCOMMAND defines.
2006-11-27 13:43:29 +01:00
Kevin Koltzau
baaefe9783
winuser.h: Define browser and multimedia keys.
2006-11-27 13:43:25 +01:00
Francois Gouget
eab56a5abd
include: The PSDK headers don't define WM_SYSTIMER so we shouldn't either.
2006-11-09 14:33:13 +01:00
Francois Gouget
a7f8195be9
include: The PSDK does not have the A/W variants of MAKEINTATOM() so we should not either.
2006-11-08 12:10:26 +01:00
Francois Gouget
b1602267f0
user32/include: Don't define the window and control styles if NOWINSTYLES is set.
2006-11-08 11:43:43 +01:00
Francois Gouget
0996980595
user32/include: Don't define the OBM_*, OCR_* and OIC_* macros unless OEMRESOURCE is defined.
2006-11-07 17:05:41 +01:00
Jesse Allen
4087669a4a
include: Fix out of place comment for DLGC_* codes.
2006-10-19 13:35:26 +02:00
Dmitry Timoshkov
a58a9f5212
user: Add some missing messages to the message spy.
2006-10-11 12:09:28 +02:00
Francois Gouget
5c0a8a14a7
include: Add new Vista SDK constants and structures.
2006-10-05 17:34:50 +02:00
Oleg Krylov
dd6e2b361d
user: Fix CopyImage function declaration.
2006-10-03 15:55:30 +02:00
Nicolas Delcros
1492950c8e
winuser.h: Fix PROPENUMPROCEXA/W types declarations.
2006-09-26 21:50:27 +02:00
Vijay Kiran Kamuju
a97680751a
include: Add some missing definitions in winuser.h.
2006-09-20 12:24:05 +02:00
Dmitry Timoshkov
b2686ad2dd
include: Move appropriate parts of winpos.h to winuser.h and win.h,
...
remove winpos.h afterwards.
2006-06-29 14:48:42 +02:00
Choe Hwanjin
03cc51abde
winuser.h: Add some missing virtual key symbols.
2006-06-14 12:47:06 +02:00
Andrew Ziem
60d5f80837
include: Add SETWALLPAPER_DEFAULT to winuser.h.
2006-06-07 11:48:08 +02:00
Jonathan Ernst
360a3f9142
Update the address of the Free Software Foundation.
2006-05-23 14:11:13 +02:00
Huw Davies
a3ec0a9466
include: Add DFC_POPUPMENU.
2006-03-30 12:41:14 +02:00
Troy Rollo
8818880b43
user: Fix argument type of IsDlgButtonChecked.
2006-02-14 11:38:15 +01:00
Troy Rollo
d07448dd3a
user: Fix argument type for EnableScrollBar.
2006-02-14 11:37:57 +01:00
Troy Rollo
0fbd861bdd
user: Fix argument types for CheckRadioButton.
2006-02-14 11:37:20 +01:00
Troy Rollo
99020f8001
user: Fix return type and argument type for GetDlgItemText{A,W}.
2006-02-14 11:36:49 +01:00
Francois Gouget
5e3c00fae6
winuser.h: Add missing *LayeredWindow*() prototypes.
2006-02-08 15:27:49 +01:00
Troy Rollo
b7652d89db
user: Fix return type of EnableMenuItem.
2006-01-10 12:08:48 +01:00
Peter Lemenkov
724981bf60
Added WS_EX_COMPOSITED.
2005-11-30 19:48:44 +01:00
Lionel Ulmer
5ae22b8021
Add 'ENUM_...._SETTINGS' flag and make use of it in the X11DRV code.
2005-11-02 10:54:42 +00:00
Dmitry Timoshkov
26b40c296f
Add some missing USER definitions, add a couple of FIXMEs for not
...
implemented features.
2005-10-27 18:28:23 +00:00
Huw Davies
1d34b3a99c
EnumDisplayDevices and GetMonitorInfo should return the same device
...
name for the primary device.
Make both EnumDisplayDevicesA and GetMonitorInfoA call their unicode
counterparts.
Update prototype of EnumDisplayDevices.
Add some tests.
2005-09-28 10:17:13 +00:00
Ivan Leo Puoti
8ec81f16fc
Added a missing define.
2005-09-12 12:10:39 +00:00
Jacek Caban
f4c4092fb5
Fix RegisterWindowMessage declaration and improve debug message.
2005-08-22 09:15:55 +00:00
Alexandre Julliard
c8c3bf3c53
Sort the SPI_* constants and remove some duplicates.
2005-07-15 11:44:36 +00:00
Frank Richter
9590159718
Add missing DC_GRADIENT and DC_BUTTONS, as used by DrawCaption.
2005-07-06 15:43:38 +00:00