www.pudn.com > no4scr.rar > SCRSAVER.CPP
// ScrSaver.cpp : implementation file
//
#include "stdafx.h"
#include "NO_4.h"
#include "ScrSaver.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// ScrSaver
ScrSaver::ScrSaver()
{
}
ScrSaver::~ScrSaver()
{
}
BEGIN_MESSAGE_MAP(ScrSaver, CWnd)
//{{AFX_MSG_MAP(ScrSaver)
// NOTE - the ClassWizard will add and remove mapping macros here.
//}}AFX_MSG_MAP
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
// ScrSaver message handlers