projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Added imports of user32/gdi32/kernel32 wherever necessary.
[wine]
/
dlls
/
ttydrv
/
ttydrv.spec
1
name ttydrv
2
type win32
3
init TTYDRV_Init
4
5
import user32.dll
6
import gdi32.dll
7
import kernel32.dll