// ntfill.h typedef struct _EJOB *PEJOB; View code on GitHub
// ntfill.h #if (NTDDI_VERSION < NTDDI_WIN10_RS2) typedef struct _EJOB *PESILO; #endif View code on GitHub
No description available.