repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Changed LoadImage16 to take an LPCSTR instead of a SEGPTR.
[wine.git]
/
dlls
/
user
/
mouse.spec
blob
8f76b8a8544b17dc6784ab7c3aadabe96f3f2aee
1
name mouse
2
type
win16
3
owner user32
4
rsrc resources
/
mouse.res
5
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