#ifndef _NTTP_H #if (PHNT_VERSION >= PHNT_VISTA) // winbase:CloseThreadpoolCleanupGroup NTSYSAPI VOID NTAPI TpReleaseCleanupGroup( _Inout_ PTP_CLEANUP_GROUP CleanupGroup ); #endif #endif View code on GitHub
No description available.