#ifndef _NTTP_H #if (PHNT_VERSION >= PHNT_VISTA) // winbase:CreateThreadpoolCleanupGroup NTSYSAPI NTSTATUS NTAPI TpAllocCleanupGroup( _Out_ PTP_CLEANUP_GROUP *CleanupGroupReturn ); #endif #endif View code on GitHub
No description available.