TestMyCanEditListDoc.h in TestMyCanEditList.ra


an editing ListCtrl, cells can be chosen or a list dialog box. Selected here, cl...Original Link
    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.

			
			


Project Files

    Sponsored links
NameSizeDate
 TestMyCanEditList.aps28.22 kB15-07-06 12:30
 TestMyCanEditList.opt107.00 kB15-07-06 12:51
 ConditionListCtrl.cpp2.73 kB15-07-06 12:51
 ConditionListCtrl.h1.39 kB15-07-06 12:49
 TestMyCanEditList.plg1.27 kB15-07-06 12:51
 TestMyCanEditList.clw2.55 kB15-07-06 12:40
 ReadMe.txt4.47 kB15-07-06 12:21
 TestMyCanEditList.h1.44 kB15-07-06 12:21
 TestMyCanEditList.cpp4.30 kB15-07-06 12:21
 StdAfx.h1.03 kB15-07-06 12:21
 StdAfx.cpp219.00 B15-07-06 12:21
 MainFrm.h1.54 kB15-07-06 12:21
 MainFrm.cpp2.46 kB15-07-06 12:21
 TestMyCanEditListDoc.h1.56 kB15-07-06 12:21
 TestMyCanEditListDoc.cpp1.92 kB15-07-06 12:21
 TestMyCanEditListView.h2.05 kB15-07-06 12:40
 TestMyCanEditList.dsp5.09 kB15-07-06 12:31
 TestMyCanEditList.rc2409.00 B15-07-06 12:21
 TestMyCanEditListDoc.ico1.05 kB15-07-06 12:21
 TestMyCanEditList.ico1.05 kB15-07-06 12:21
 Toolbar.bmp1.05 kB15-07-06 12:21
 <res>0.00 B15-07-06 12:21
 Resource.h505.00 B15-07-06 12:21
 TestMyCanEditList.rc10.46 kB15-07-06 12:21
 TestMyCanEditList.exe160.06 kB15-07-06 12:51
 TestMyCanEditListView.cpp3.92 kB15-07-06 12:45
 TestMyCanEditList.dsw557.00 B15-07-06 12:21
 TestMyCanEditList.ncb73.00 kB15-07-06 12:51
 MyListCtrl.cpp6.89 kB26-05-06 09:11
 MyListCtrl.h1.89 kB26-05-06 09:09
 MyCanEditListCtrl.cpp29.96 kB15-07-06 12:27
 MyCanEditListCtrl.h7.17 kB15-07-06 12:27
 <TestMyCanEditList>0.00 B15-07-06 12:21
...

Related Items

    Sponsored links