mirror of
https://github.com/reactos/wine.git
synced 2024-11-30 23:20:56 +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
|