projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Fixed MessageBox() usage.
[wine]
/
programs
/
notepad
/
notepad.spec
1
name notepad
2
mode guiexe
3
type win32
4
rsrc rsrc.res
5
6
import comdlg32.dll
7
import shell32.dll
8
import user32.dll
9
import gdi32.dll
10
import kernel32.dll
11
import ntdll.dll