#ifndef _NTBCD_H
#ifndef PHNT_INLINE_BCD_GUIDS
// e3c9e316-0b5c-4db8-817d-f92df00215ae
DEFINE_GUID(PARTITION_MSFT_RESERVED_GUID, 0xe3c9e316, 0x0b5c, 0x4db8, 0x81, 0x7d, 0xf9, 0x2d, 0xf0, 0x02, 0x15, 0xae);
View code on GitHub
#ifndef _NTBCD_H
#ifndef PHNT_INLINE_BCD_GUIDS
// ...
#else
NTSYSAPI GUID PARTITION_MSFT_RESERVED_GUID;
View code on GitHub
No description available.