mirror of
https://github.com/reactos/wine.git
synced 2024-11-26 13:10:28 +00:00
10 lines
128 B
Python
10 lines
128 B
Python
name winedbg
|
|
mode cuiexe
|
|
type win32
|
|
init DEBUG_main
|
|
|
|
import user32.dll
|
|
import advapi32.dll
|
|
import kernel32.dll
|
|
import ntdll.dll
|