projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Implemented a large number of the msvideo dll routines.
[wine]
/
dlls
/
user
/
mouse.spec
1
name mouse
2
type win16
3
rsrc mouserc
4
5
1 pascal16 Inquire(ptr) MOUSE_Inquire
6
2 pascal16 Enable(segptr) WIN16_MOUSE_Enable
7
3 pascal16 Disable() MOUSE_Disable
8
4 stub MOUSEGETINTVECT
9
5 stub GETSETMOUSEDATA
10
#Control Panel thinks this is implemented if it is available
11
#6 stub CPLAPPLET
12
7 stub POWEREVENTPROC