Error 0x80073AFD
Value: -2147009795 | 0x80073AFD | 2147957501
What does it mean ?
-
ERROR_MUI_INVALID_FILE
-
- The resource loader failed to load MUI file because the file fail to pass validation.
- Value: 15101 | 0x3AFD | 0b0011101011111101
Where does it come from ?
-
FACILITY_WIN32
-
- Provides a way to handle error codes from functions in the Win32 API as an HRESULT. (Error codes in 16 - bit OLE that duplicated Win32 error codes have also been changed to FACILITY_WIN32)
- Value: 7 | 0x007 | 0b00000111
StackOverflow
Other Errors for FACILITY_WIN32