// // Precompiled header stuff // #define OEMRESOURCE #define STRICT 1 #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 //#define STRICT #ifndef _WIN32_WINNT #define _WIN32_WINNT 0x0400 #endif #define ATLTRACE #include #include #include #include #include // Includes drag drop interface #include // // NM headers // #define MULTI_LEVEL_ZONES #include #include #include "NmCtlDbg.h" #include "ms_util.h" #include "memtrack.h" #include "t120type.h" #include #include #include "nmchatctl.h" #include "CHATldr.h" #include "nmctl1.h"