ВУЗ:
Составители:
Рубрика:
38
// NOTE - the ClassWizard will add
and remove member functions here.
// DO NOT EDIT what you see in
these blocks of generated code !
//}}AFX_MSG
DECLARE_MESSAGE_MAP()
};
Листинг файла newprj.cpp.
// newprj.cpp : Defines the class behaviors for the
application.
#include "stdafx.h"
#include "newprj.h"
#include "MainFrm.h"
#include "newprjDoc.h"
#include "newprjView.h"
///////////////////////////////////////////////////////////////////////////
//
// CNewprjApp
BEGIN_MESSAGE_MAP(CNewprjApp, CWinApp)
//{{AFX_MSG_MAP(CNewprjApp)
ON_COMMAND(ID_APP_ABOUT, OnAp-
pAbout)
// NOTE - the ClassWizard will add
and remove mapping macros here.
// NOTE - the ClassWizard will add
and remove member functions here.
// DO NOT EDIT what you see in
these blocks of generated code !
//}}AFX_MSG
DECLARE_MESSAGE_MAP()
};
Листинг файла newprj.cpp.
// newprj.cpp : Defines the class behaviors for the
application.
#include "stdafx.h"
#include "newprj.h"
#include "MainFrm.h"
#include "newprjDoc.h"
#include "newprjView.h"
///////////////////////////////////////////////////////////////////////////
//
// CNewprjApp
BEGIN_MESSAGE_MAP(CNewprjApp, CWinApp)
//{{AFX_MSG_MAP(CNewprjApp)
ON_COMMAND(ID_APP_ABOUT, OnAp-
pAbout)
// NOTE - the ClassWizard will add
and remove mapping macros here.
38
Страницы
- « первая
- ‹ предыдущая
- …
- 36
- 37
- 38
- 39
- 40
- …
- следующая ›
- последняя »
