//+------------------------------------------------------------------------- // // Microsoft Windows // // Copyright (C) Microsoft Corporation, 1998 - 1998 // // File: snapbase.cpp // //-------------------------------------------------------------------------- // SNAPBASE.CPP #include "pch.h" #include #ifdef DEBUG_ALLOCATOR #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif #endif #include #include #include #include #include #include #include //////