This is work in progress.

Windows /Headers /ntstatus.h /STATUS_RXACT_COMMIT_NECESSARY

STATUS_RXACT_COMMIT_NECESSARY

Code: 0x80000018 (2147483672)

HRESULT Facility: FACILITY_NULL (0)

NTSTATUS Facility: Unknown (0)

Abstract

This warning level status indicates that the transaction state already exists for the registry sub-tree, but that a transaction commit was previously aborted. The commit has NOT been completed, but has not been rolled back either (so it may still be committed if desired).

Associated Modules

ModuleCodeDescription
kernel32.dll0x80000018A delegate was assigned when not allowed.
ntdll.dll0x80000018This warning level status indicates that the transaction state already exists for the registry sub-tree, but that a transaction commit was previously aborted. The commit has NOT been completed, but has not been rolled back either (so it may still be committed if desired).
2 entries