// ParentView.cpp : implementation of the CParentView class//#include "stdafx.h"#include "Parent.h"#include "ParentDoc.h"#include "ParentView.h"#ifdef _DEBUG#define new DEBUG_NEW#undef THIS_FILEstatic char THIS_FILE[] = __FILE__;#endif///////////////////////// Read More
// TestClipboardDlg.cpp : implementation file//#include "stdafx.h"#include "TestClipboard.h"#include "TestClipboardDlg.h"#ifdef _DEBUG#define new DEBUG_NEW#undef THIS_FILEstatic char THIS_FILE[] = __FILE__;#endif////////////////////////////////////////////////////////// Read More