mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-05 18:01:34 +00:00
9 lines
135 B
Python
9 lines
135 B
Python
name winedbg
|
|
mode cuiexe
|
|
type win32
|
|
init DEBUG_main
|
|
|
|
import -delay user32.dll
|
|
import advapi32.dll
|
|
import kernel32.dll
|
|
import ntdll.dll
|