Added __wine_get_main_args to retrieve command-line arguments for the
[wine/multimedia.git] / dlls / user / mouse.spec
blob8f76b8a8544b17dc6784ab7c3aadabe96f3f2aee
1 name mouse
2 type win16
3 owner user32
4 rsrc resources/mouse.res
6 1 pascal16 Inquire(ptr) MOUSE_Inquire
7 2 pascal16 Enable(segptr) WIN16_MOUSE_Enable
8 3 pascal16 Disable() MOUSE_Disable
9 4 stub MOUSEGETINTVECT
10 5 stub GETSETMOUSEDATA
11 #Control Panel thinks this is implemented if it is available
12 #6 stub CPLAPPLET
13 7 stub POWEREVENTPROC