mirror of
https://github.com/reactos/wine.git
synced 2024-11-30 07:00:30 +00:00
74e4a28a34
Removed unnecessary flags in built-in DLLs tables.
13 lines
299 B
Python
13 lines
299 B
Python
name mouse
|
|
type win16
|
|
rsrc mouse
|
|
|
|
1 pascal16 Inquire(ptr) MOUSE_Inquire
|
|
2 pascal16 Enable(segptr) WIN16_MOUSE_Enable
|
|
3 pascal16 Disable() MOUSE_Disable
|
|
4 stub MOUSEGETINTVECT
|
|
5 stub GETSETMOUSEDATA
|
|
#Control Panel thinks this is implemented if it is available
|
|
#6 stub CPLAPPLET
|
|
7 stub POWEREVENTPROC
|