HomeSort by relevance Sort by last modified time
    Searched full:emulate_isdebuggerpresent (Results 1 - 1 of 1) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
newapis.h 257 static WINBOOL WINAPI Emulate_IsDebuggerPresent(VOID) { return FALSE; }
267 IsDebuggerPresent = Emulate_IsDebuggerPresent;

Completed in 57 milliseconds