#ifndef _NTBCD_H
#ifndef PHNT_INLINE_BCD_GUIDS
// e75caf8f-f680-4cee-afa3-b001e56efc2d
DEFINE_GUID(PARTITION_SPACES_GUID, 0xe75caf8f, 0xf680, 0x4cee, 0xaf, 0xa3, 0xb0, 0x01, 0xe5, 0x6e, 0xfc, 0x2d);
View code on GitHub
#ifndef _NTBCD_H
#ifndef PHNT_INLINE_BCD_GUIDS
// ...
#else
NTSYSAPI GUID PARTITION_SPACES_GUID;
View code on GitHub
No description available.