mirror of
https://github.com/reactos/wine.git
synced 2025-02-19 04:18:09 +00:00
9 lines
111 B
Python
9 lines
111 B
Python
name winedbg
|
|
mode cuiexe
|
|
type win32
|
|
init DEBUG_main
|
|
|
|
import user32.dll
|
|
import advapi32.dll
|
|
import kernel32.dll
|