#ifndef _NTPFAPI_H // begin_private typedef struct _PF_BOOT_CONTROL { ULONG Version; ULONG DisableBootPrefetching; } PF_BOOT_CONTROL, *PPF_BOOT_CONTROL; // end_private #endif View code on GitHub
No description available.