mirror of
https://git.code.sf.net/p/mingw-w64/mingw-w64
synced 2024-11-24 02:14:43 +08:00
crt: Remove duplicates from api-ms-win-core-debug
Signed-off-by: Mark Harmstone <mark@harmstone.com> Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
parent
56495d1215
commit
e8881b93dc
@ -6,8 +6,4 @@ CheckRemoteDebuggerPresent
|
||||
ContinueDebugEvent
|
||||
DebugActiveProcess
|
||||
DebugActiveProcessStop
|
||||
DebugBreak
|
||||
IsDebuggerPresent
|
||||
OutputDebugStringA
|
||||
OutputDebugStringW
|
||||
WaitForDebugEvent
|
||||
|
@ -6,8 +6,4 @@ CheckRemoteDebuggerPresent@8
|
||||
ContinueDebugEvent@12
|
||||
DebugActiveProcess@4
|
||||
DebugActiveProcessStop@4
|
||||
DebugBreak@0
|
||||
IsDebuggerPresent@0
|
||||
OutputDebugStringA@4
|
||||
OutputDebugStringW@4
|
||||
WaitForDebugEvent@8
|
||||
|
Loading…
Reference in New Issue
Block a user