Windows / Headers / ntstatus.h / STATUS_DLL_MIGHT_BE_INSECURE
STATUS_DLL_MIGHT_BE_INSECURE
Code: 0x8000002b (0)
HRESULT Facility: FACILITY_NULL (0)
NTSTATUS Facility: Unknown (0)
Abstract
The application is attempting to run executable code from the module %hs. This may be insecure. An alternative, %hs, is available. Should the application use the secure module %hs?
Associated Modules
| Module | Code | Description |
|---|---|---|
| ntdll.dll | 0x8000002b | The application is attempting to run executable code from the module %hs. This may be insecure. An alternative, %hs, is available. Should the application use the secure module %hs? |
| 1 entry | ||