#ifndef _NTBCD_H
#ifndef PHNT_INLINE_BCD_GUIDS
// db97dba9-0840-4bae-97f0-ffb9a327c7e1
DEFINE_GUID(PARTITION_CLUSTER_GUID, 0xdb97dba9, 0x0840, 0x4bae, 0x97, 0xf0, 0xff, 0xb9, 0xa3, 0x27, 0xc7, 0xe1);
View code on GitHub
#ifndef _NTBCD_H
#ifndef PHNT_INLINE_BCD_GUIDS
// ...
#else
NTSYSAPI GUID PARTITION_CLUSTER_GUID;
View code on GitHub
No description available.