windows-nt/Source/XPSP1/NT/shell/comctl32/v6/crtfree.cpp
2020-09-26 16:20:57 +08:00

6 lines
138 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>