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

/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPR3HardenedMain-win.cpp5338 DWORD cwcExecName = GetModuleFileNameW(GetModuleHandleW(NULL), g_wszSupLibHardenedExePath, local
5340 if (cwcExecName >= RT_ELEMENTS(g_wszSupLibHardenedExePath))
5349 cwcExecName = cwcLong;

Completed in 80 milliseconds