Windows / Headers / ntstatus.h / STATUS_DLL_MIGHT_BE_INCOMPATIBLE
STATUS_DLL_MIGHT_BE_INCOMPATIBLE
Code: 0x8000002c (0)
HRESULT Facility: FACILITY_NULL (0)
NTSTATUS Facility: Unknown (0)
Abstract
The application is loading executable code from the module %hs. This is secure, but may be incompatible with previous releases of the operating system. An alternative, %hs, is available. Should the application use the secure module %hs?
Associated Modules
| Module | Code | Description |
|---|---|---|
| ntdll.dll | 0x8000002c | The application is loading executable code from the module %hs. This is secure, but may be incompatible with previous releases of the operating system. An alternative, %hs, is available. Should the application use the secure module %hs? |
| 1 entry | ||