mirror of
https://github.com/reactos/wine.git
synced 2025-02-15 18:37:49 +00:00
5 lines
225 B
Python
5 lines
225 B
Python
@ stdcall DebugBreak() kernel32.DebugBreak
|
|
@ stdcall IsDebuggerPresent() kernel32.IsDebuggerPresent
|
|
@ stdcall OutputDebugStringA(str) kernel32.OutputDebugStringA
|
|
@ stdcall OutputDebugStringW(wstr) kernel32.OutputDebugStringW
|