--- np2/win9x/np2.cpp 2003/11/13 15:33:06 1.28 +++ np2/win9x/np2.cpp 2003/11/14 07:37:29 1.29 @@ -1236,6 +1236,8 @@ int WINAPI WinMain(HINSTANCE hInstance, UINT32 tick; #endif + _MEM_INIT(); + GetModuleFileName(NULL, modulefile, sizeof(modulefile)); dosio_init(); file_setcd(modulefile); @@ -1581,6 +1583,7 @@ int WINAPI WinMain(HINSTANCE hInstance, } TRACETERM(); + _MEM_USED("report.txt"); dosio_term(); viewer_term(); // ver0.30