projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Implemented regsvr32 tool. Based on ReactOS implementation.
[wine]
/
programs
/
regsvr32
/
regsvr32.spec
1
name regsvr32
2
type win32
3
mode cuiexe
4
init main
5
6
import msvcrt.dll
7
import kernel32.dll
8
import ntdll.dll