2
0
Эх сурвалжийг харах

Added win32-specific extern ignores.

woollybah 11 жил өмнө
parent
commit
12774e5fb8

+ 5 - 0
appstub.mod/debugger_mt.stdio.win32.x

@@ -0,0 +1,5 @@
+WINBOOL IsIconic( HWND )!
+HWND GetForegroundWindow()!
+WINBOOL SetForegroundWindow( HWND )!
+WINBOOL ShowWindow( HWND ,int )!
+DWORD GetCurrentThreadId()!