#ifndef _NTRTL_H // // WNF (Windows Notification Facility) // #if (PHNT_VERSION >= PHNT_WINDOWS_10) typedef WNF_USER_CALLBACK *PWNF_USER_CALLBACK; #endif #endif View code on GitHub
No description available.