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:
authorChris Sutcliffe <ir0nh34d@users.sourceforge.net>2009-11-21 02:32:27 +0300
committerChris Sutcliffe <ir0nh34d@users.sourceforge.net>2009-11-21 02:32:27 +0300
commit64d9a4c6e6ec26c617ddeb7fee22a41302fca6a1 (patch)
tree18e3105c13fd041ac3041f459ed40d6c5ee24146 /winsup/w32api/lib/user32.def
parent7c404cf4ed42251d39e9b8a021d4a77a36b6c8fa (diff)
2009-20-10 Jarkko Sakkinen <jarkko.sakkinen@iki.fi>
* include/winuser.h (WM_TOUCHMOVE, WM_TOUCHDOWN, WM_TOUCHUP, TOUCHEVENTF_DOWN, TOUCHEVENTF_INRANGE, TOUCHEVENTF_MOVE, TOUCHEVENTF_NOCOALESCE, TOUCHEVENTF_PALM, TOUCHEVENTF_PEN, TOUCHEVENTF_PRIMARY, TOUCHEVENTF_UP, TOUCHEVENTMASKF_CONTACTAREA, TOUCHEVENTMASKF_EXTRAINFO, TOUCHEVENTMASKF_TIMEFROMSYSTEM, TOUCHINPUT, CloseTouchInputHandle, GetTouchInputInfo, IsTouchWindow, RegisterTouchWindow, UnregisterTouchWindow): Define. * lib/user32.def (CloseTouchInputHandle, GetTouchInputInfo, IsTouchWindow, RegisterTouchWindow, UnregisterTouchWindow): Define.
Diffstat (limited to 'winsup/w32api/lib/user32.def')
-rw-r--r--winsup/w32api/lib/user32.def5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/w32api/lib/user32.def b/winsup/w32api/lib/user32.def
index 451b4beb7..7503a7a84 100644
--- a/winsup/w32api/lib/user32.def
+++ b/winsup/w32api/lib/user32.def
@@ -63,6 +63,7 @@ ClientToScreen@8
ClipCursor@4
CloseClipboard@0
CloseDesktop@4
+CloseTouchInputHandle@4
CloseWindow@4
CloseWindowStation@4
CopyAcceleratorTableA@12
@@ -331,6 +332,7 @@ GetTabbedTextExtentW@20
GetThreadDesktop@4
GetTitleBarInfo@8
GetTopWindow@4
+GetTouchInputInfo@16
GetUpdateRect@12
GetUpdateRgn@12
GetUserObjectInformationA@20
@@ -390,6 +392,7 @@ IsHungAppWindow@4
IsIconic@4
IsMenu@4
IsRectEmpty@4
+IsTouchWindow@8
IsWinEventHookInstalled@4
IsWindow@4
IsWindowEnabled@4
@@ -487,6 +490,7 @@ RegisterDeviceNotificationW@12
RegisterPowerSettingNotification@12
RegisterHotKey@16
RegisterRawInputDevices@12
+RegisterTouchWindow@8
RegisterWindowMessageA@4
RegisterWindowMessageW@4
ReleaseCapture@0
@@ -615,6 +619,7 @@ UnregisterClassA@8
UnregisterClassW@8
UnregisterDeviceNotification@4
UnregisterPowerSettingNotification@4
+UnregisterTouchWindow@4
UnregisterHotKey@8
UpdateLayeredWindow@36
UpdateWindow@4