Searched refs:checkImageVirtualBaseAddress (Results 1 – 1 of 1) sorted by relevance
119 static bool checkImageVirtualBaseAddress(wchar_t* pszFilePath, LPVOID lpVBA) in checkImageVirtualBaseAddress() function162 bool bFast = checkImageVirtualBaseAddress(path, VBA); in WinMain()173 bFast &= checkImageVirtualBaseAddress(path, VBA); in WinMain()184 bFast &= checkImageVirtualBaseAddress(path, VBA); in WinMain()
Completed in 12 milliseconds