#ifndef _NTBCD_H
#ifndef PHNT_INLINE_BCD_GUIDS
// de94bba4-06d1-4d40-a16a-bfd50179d6ac
DEFINE_GUID(PARTITION_MSFT_RECOVERY_GUID, 0xde94bba4, 0x06d1, 0x4d40, 0xa1, 0x6a, 0xbf, 0xd5, 0x01, 0x79, 0xd6, 0xac);
View code on GitHub
#ifndef _NTBCD_H
#ifndef PHNT_INLINE_BCD_GUIDS
// ...
#else
NTSYSAPI GUID PARTITION_MSFT_RECOVERY_GUID;
View code on GitHub
No description available.