wine/dlls/ext-ms-win-ntuser-mouse-l1-1-0/ext-ms-win-ntuser-mouse-l1-1-0.spec
Andrey Gusev 2136ec7e7f ext-ms-win-ntuser-mouse-l1-1-0: Add dll.
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-03-09 10:40:42 -06:00

6 lines
246 B
Ruby

@ stdcall GetCapture() user32.GetCapture
@ stdcall GetDoubleClickTime() user32.GetDoubleClickTime
@ stdcall ReleaseCapture() user32.ReleaseCapture
@ stdcall SetCapture(long) user32.SetCapture
@ stdcall TrackMouseEvent(ptr) user32.TrackMouseEvent