Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDimitri Papadopoulos <dimitri_at@users.sf.net>2003-09-30 10:57:46 +0400
committerDimitri Papadopoulos <dimitri_at@users.sf.net>2003-09-30 10:57:46 +0400
commite7e4107e3957e91017198bab82d53ffbfa91060d (patch)
tree71505d9fecf45e53e9b2278c6b6e5234fa7329bb /winsup/w32api/lib/user32.def
parentbc707cbd17ecff60a062a91e6bc044b61362db8f (diff)
* include/winuser.h [_WIN32_WINNT >= 0x0501] (RIM_INPUT,
RIM_INPUTSINK): Add constants, for use by WM_INPUT notification. * include/winuser.h [_WIN32_WINNT >= 0x0501] (RIDEV_REMOVE, RIDEV_EXCLUDE, RIDEV_PAGEONLY, RIDEV_NOLEGACY, RIDEV_INPUTSINK, RIDEV_CAPTUREMOUSE, RIDEV_NOHOTKEYS, RIDEV_APPKEYS): Add constants, for use in RAWINPUTDEVICE. * include/winuser.h [_WIN32_WINNT >= 0x0501] (GetRawInputDeviceInfo[AW]): Ooops... there are ANSI/Unicode versions of this function. * lib/user32.def (GetRawInputDeviceInfo[AW]): Ooops... there are ANSI/Unicode versions of this function.
Diffstat (limited to 'winsup/w32api/lib/user32.def')
-rw-r--r--winsup/w32api/lib/user32.def3
1 files changed, 2 insertions, 1 deletions
diff --git a/winsup/w32api/lib/user32.def b/winsup/w32api/lib/user32.def
index 2fde4bdfd..837995dc0 100644
--- a/winsup/w32api/lib/user32.def
+++ b/winsup/w32api/lib/user32.def
@@ -311,7 +311,8 @@ GetPropA@8
GetPropW@8
GetRawInputBuffer@12
GetRawInputData@20
-GetRawInputDeviceInfo@16
+GetRawInputDeviceInfoA@16
+GetRawInputDeviceInfoW@16
GetRawInputDeviceList@12
GetRegisteredRawInputDevices@12
GetQueueStatus@4