Searched refs:ERROR_NOT_FOUND (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Installer/InstallHelper/
H A DVBoxGuestInstallHelper.cpp362 hr = __HRESULT_FROM_WIN32(ERROR_NOT_FOUND);
413 hr = __HRESULT_FROM_WIN32(ERROR_NOT_FOUND);
416 hr = __HRESULT_FROM_WIN32(ERROR_NOT_FOUND);
424 hr = __HRESULT_FROM_WIN32(ERROR_NOT_FOUND);
/vbox/src/VBox/Installer/win/InstallHelper/
H A DVBoxInstallHelper.cpp330 rc = ERROR_NOT_FOUND;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinerror.h642 #define ERROR_NOT_FOUND 1168 macro
/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPHardenedVerifyImage-win.cpp2444 fNoSignedCatalogFound = ulErr == ERROR_NOT_FOUND && fNoSignedCatalogFound != 0;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinerror.h434 #define ERROR_NOT_FOUND 1168 macro

Completed in 88 milliseconds