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

/vbox/src/VBox/Installer/win/InstallHelper/
H A DVBoxInstallHelper.cpp1192 DWORD attrFile = GetFileAttributesW(pwszInfPath); local
1193 if (attrFile == INVALID_FILE_ATTRIBUTES)

Completed in 49 milliseconds