#define STATUS_GUARD_PAGE_VIOLATION ((NTSTATUS)0x80000001L) // winnt
MessageId: STATUS_GUARD_PAGE_VIOLATION
MessageText:
{EXCEPTION}
Guard Page Exception
A page of memory that marks the end of a data structure, such as a stack or an array, has been accessed.
winnt