#ifndef _NTWMI_H typedef struct _PERFINFO_BOOT_PHASE_START { LONG Phase; } PERFINFO_BOOT_PHASE_START, *PPERFINFO_BOOT_PHASE_START; #endif View code on GitHub
No description available.