projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Added WSASTARTUP16 a 1 byte alignment version of WSASTARTUP for win16.
[wine]
/
debugger
/
winedbg.spec
1
name winedbg
2
mode cuiexe
3
type win32
4
init DEBUG_main
5
6
import -delay user32.dll
7
import advapi32.dll
8
import kernel32.dll
9
import ntdll.dll