Description: At work in WinCE project gave us the memory size specified using only 10M, and often occur in the project memory leaks, memory usage beyond the scope of errors, so in order to improve the quality of the project, write a module system memory allocation library for managing project memory allocation. Overloading of the new, delete, and achieve a malloc fr
To Search:
File list (Check if you may need any files):
APNMemoryManage\APNMalloc.cpp
...............\APNMalloc.h
...............\ApnMemoryManage.cpp
...............\ApnMemoryManage.h
...............\APNNew.cpp
...............\APNNew.h
...............\FileTableList.cpp
...............\FileTableList.h
APNMemoryManage