projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
- Don't string copy from uninitialised stack memory. In fact don't
[wine]
/
dlls
/
user
/
mouse.spec
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) 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