#ifndef _NTPEBTEB_H typedef struct _WER_DUMP_COLLECTION { PVOID Next; ULONG ProcessId; ULONG ThreadId; } WER_DUMP_COLLECTION, *PWER_DUMP_COLLECTION; #endif View code on GitHub
No description available.