Dmitry Timoshkov
|
88900f429a
|
user32: Make sure that SendInput always initializes the time field.
|
2010-09-22 12:44:22 +02:00 |
Alexandre Julliard
|
c545982472
|
server: Return the cursor information for a thread input, and use it for GetCursorInfo.
|
2010-05-11 11:27:03 +02:00 |
Alexandre Julliard
|
c83ea46e1a
|
user32: Return fake global information in GetCursorInfo instead of thread-local values.
|
2010-03-19 11:59:51 +01:00 |
Jörg Höhle
|
9079109a45
|
winex11: Log keycode decimal <-> hex for keysym & MS vkey and scancode.
|
2010-03-04 12:28:22 +01:00 |
Peter Dons Tychsen
|
d21c131fb5
|
user32: Do not allow a change of capture if the currently capture window is a menu unless explicitly specified.
|
2010-01-14 09:04:55 -06:00 |
Stefan Dösinger
|
acebc001b7
|
user32: Make some functions hookable.
|
2009-10-14 12:21:06 +02:00 |
Alexandre Julliard
|
0db3d3cd2e
|
user32/tests: Fix a few more input test failures on Windows.
|
2009-02-25 12:37:06 +01:00 |
Aric Stewart
|
5c779bfa0a
|
user32: Remove the driver call for GetKeyboardLayoutList and instead populate from the registry.
|
2008-12-18 14:19:39 +01:00 |
Lei Zhang
|
54eebfe5e5
|
user32: Check input to GetAsyncKeyState().
|
2008-12-08 22:03:11 +01:00 |
Alexandre Julliard
|
7fdadbb377
|
server: Add functions for conversions between server user handles and pointer-style handles.
|
2008-12-08 16:58:20 +01:00 |
Dmitry Timoshkov
|
fc48f7743d
|
user32: Make ToAscii(Ex) and ToUnicode(Ex) prototypes match PSDK.
|
2008-10-27 12:38:57 +01:00 |
Alexandre Julliard
|
b9dee8efa7
|
user32: Add a SetCapture function to the driver interface.
|
2008-03-12 14:55:28 +01:00 |
Alexandre Julliard
|
4e129f88d0
|
user32: Add a helper function to set the capture window.
|
2008-03-12 14:54:03 +01:00 |
Stefan Leichter
|
684a5b4bab
|
user32: Added stub for GetMouseMovePointsEx.
|
2008-02-25 13:27:49 +01:00 |
Dmitry Timoshkov
|
e5e261f104
|
user32: Make MapVirtualKeyEx(MAPVK_VK_TO_CHAR) behave more like in Windows.
|
2008-01-23 20:39:19 +01:00 |
Alexandre Julliard
|
e533e50d59
|
user32: Print the RegisterHotKey fixme only once.
|
2007-12-13 14:33:35 +01:00 |
Alexandre Julliard
|
6ff78347e2
|
user32: Remove a few traces that only duplicate the relay information.
|
2007-11-12 14:03:45 +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
|
3c9e7a7f33
|
wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility.
|
2007-05-25 20:37:56 +02:00 |
Alexandre Julliard
|
b8a2e3b8a4
|
user32: Renamed the user/ directory to user32.
|
2006-11-16 14:49:25 +01:00 |