Searched defs:LPFNISDEBUGGERPRESENT (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/base/
H A DnsDebugImpl.cpp141 typedef WINBASEAPI BOOL (WINAPI* LPFNISDEBUGGERPRESENT)(); typedef
145 LPFNISDEBUGGERPRESENT lpfnIsDebuggerPresent = NULL;
151 (LPFNISDEBUGGERPRESENT)GetProcAddress(hKernel, "IsDebuggerPresent");

Completed in 44 milliseconds