// remove all memory allocation "hooks" #undef new #undef delete #undef malloc #undef calloc #undef realloc #undef free #undef strdup #undef wcsdup #undef getcwd