#ifndef _PHNT_NTDEF_H #ifndef _NTDEF_ #ifndef DECLSPEC_EXPORT #define DECLSPEC_EXPORT __declspec(dllexport) #endif #endif #endif View code on GitHub
No description available.