TestMyCanEditListDoc.h in TestMyCanEditList.ra
Sponsored links
// TestMyCanEditListDoc.h : interface of the CTestMyCanEditListDoc class
//
/////////////////////////////////////////////////////////////////////////////
#if !defined(AFX_TESTMYCANEDITLISTDOC_H__F0EBC9CD_1393_449F_8ACB_77349B4687E3__INCLUDED_)
#define AFX_TESTMYCANEDITLISTDOC_H__F0EBC9CD_1393_449F_8ACB_77349B4687E3__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
class CTestMyCanEditListDoc : public CDocument
{
protected: // create from serialization only
CTestMyCanEditListDoc();
DECLARE_DYNCREATE(CTestMyCanEditListDoc)
// Attributes
public:
// Operations
public:
// Overrides
// ClassWizard generated virtual function overrides
//{{AFX_VIRTUAL(CTestMyCanEditListDoc)
public:
virtual BOOL OnNewDocument();
virtual void Serialize(C
...
...
... to be continued.
This is a preview. To get the complete source file,
please click here to download the whole source code package.