mirror of
https://github.com/reactos/wine.git
synced 2025-02-20 12:50:53 +00:00
9 lines
115 B
Python
9 lines
115 B
Python
name regsvr32
|
|
type win32
|
|
mode cuiexe
|
|
init main
|
|
|
|
import msvcrt.dll
|
|
import kernel32.dll
|
|
import ntdll.dll
|