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

/vbox/src/VBox/HostDrivers/win/cfg/
H A DVBoxDrvCfg.cpp251 # define VBOXDRVCFG_ARCHSTR L"amd64" macro
253 # define VBOXDRVCFG_ARCHSTR L"x86" macro
280 if (wcsicmp(lpszPlatformCur, L"NT"VBOXDRVCFG_ARCHSTR))

Completed in 44 milliseconds