#ifndef _NTPEBTEB_H typedef struct _WER_MEMORY { PVOID Address; ULONG Size; } WER_MEMORY, *PWER_MEMORY; #endif View code on GitHub
No description available.