HeapValidate should return "true" if the heap reference is valid,according to the documentation.This is a serious problem because when I port my working app toWindows, "delete" operations are unexpectedly crashing and I can'tdebug the heap problems.