Searched refs:ERROR_ELEVATION_REQUIRED (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Installer/Loader/
H A DVBoxWindowsAdditions.cpp24 #ifndef ERROR_ELEVATION_REQUIRED /* Windows Vista and later. */
25 # define ERROR_ELEVATION_REQUIRED 740 macro
246 else if (GetLastError() == ERROR_ELEVATION_REQUIRED)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinerror.h476 #define ERROR_ELEVATION_REQUIRED 740 macro

Completed in 78 milliseconds