IMAGE_DEBUG_POGO_SIGNATURE_PGU - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTIMAGE_H
#include <pshpack4.h>

#define IMAGE_DEBUG_POGO_SIGNATURE_PGU 'PGU\0' // coffgrp PGU (0x50475500)

#include <poppack.h>
#endif

View code on GitHub

No description available.