#ifndef _NTRTL_H // Transactions #if (PHNT_VERSION >= PHNT_VISTA) // private NTSYSAPI HANDLE NTAPI RtlGetCurrentTransaction( _In_opt_ PCWSTR ExistingFileName, _In_opt_ PCWSTR NewFileName ); #endif #endif View code on GitHub
No description available.