Home | History | Annotate | Download | only in Clients

Lines Matching defs:HeapEnableTerminationOnCorruption

99 	#ifndef HeapEnableTerminationOnCorruption
100 # define HeapEnableTerminationOnCorruption (HEAP_INFORMATION_CLASS)1
1046 HeapSetInformation(NULL, HeapEnableTerminationOnCorruption, NULL, 0);