#ifndef _NTREGAPI_H #if (PHNT_VERSION >= PHNT_REDSTONE) NTSTATUS NtCommitRegistryTransaction( _In_ HANDLE RegistryTransactionHandle, _Reserved_ ULONG Flags ); #endif #endif View code on GitHub
No description available.