Searched refs:ERROR_NOT_INSTALLED (Results 1 – 3 of 3) sorted by relevance
11 #ifdef ERROR_NOT_INSTALLED12 #undef ERROR_NOT_INSTALLED18 ERROR_NOT_INSTALLED, enumerator
436 MUIDisplayError(ERROR_NOT_INSTALLED, NULL, POPUP_WAIT_NONE); in ConfirmQuit()
293 #define ERROR_NOT_INSTALLED (APPLICATION_ERROR_MASK|ERROR_SEVERITY_ERROR|0x1000) macro