WindowsXP-SP1/shell/comctl32/v6/crtfree.cpp

6 lines
143 B
C++

#include <windows.h>
// do this so that we can override new with an allocator that zero-inits
#define CPP_FUNCTIONS
#include <crtfree.h>