#ifndef _NTBCD_H
#ifndef PHNT_INLINE_BCD_GUIDS
// af9b60a0-1431-4f62-bc68-3311714a69ad
DEFINE_GUID(PARTITION_LDM_DATA_GUID, 0xaf9b60a0, 0x1431, 0x4f62, 0xbc, 0x68, 0x33, 0x11, 0x71, 0x4a, 0x69, 0xad);
View code on GitHub
#ifndef _NTBCD_H
#ifndef PHNT_INLINE_BCD_GUIDS
// ...
#else
NTSYSAPI GUID PARTITION_LDM_DATA_GUID;
View code on GitHub
No description available.