Скачиваний:
19
Добавлен:
02.05.2014
Размер:
1.34 Кб
Скачать
// dbfiles.h : main header file for the DBFILES application
//

#if !defined(AFX_DBFILES_H__F4CD584F_08A6_49EE_8DA2_8E955587EED6__INCLUDED_)
#define AFX_DBFILES_H__F4CD584F_08A6_49EE_8DA2_8E955587EED6__INCLUDED_

#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000

#ifndef __AFXWIN_H__
	#error include 'stdafx.h' before including this file for PCH
#endif

#include "resource.h"		// main symbols

/////////////////////////////////////////////////////////////////////////////
// CDbfilesApp:
// See dbfiles.cpp for the implementation of this class
//

class CDbfilesApp : public CWinApp
{
public:
	CDbfilesApp();

// Overrides
	// ClassWizard generated virtual function overrides
	//{{AFX_VIRTUAL(CDbfilesApp)
	public:
	virtual BOOL InitInstance();
	//}}AFX_VIRTUAL

// Implementation

	//{{AFX_MSG(CDbfilesApp)
		// 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()
};


/////////////////////////////////////////////////////////////////////////////

//{{AFX_INSERT_LOCATION}}
// Microsoft Visual C++ will insert additional declarations immediately before the previous line.

#endif // !defined(AFX_DBFILES_H__F4CD584F_08A6_49EE_8DA2_8E955587EED6__INCLUDED_)
Соседние файлы в папке Курсовой - Специфицирование и тестирование программ2
  • #
    02.05.201436.2 Кб19dbfiles.aps
  • #
    02.05.20141.37 Кб18dbfiles.clw
  • #
    02.05.20142.04 Кб18dbfiles.cpp
  • #
    02.05.20144.23 Кб18dbfiles.dsp
  • #
    02.05.2014537 б18dbfiles.dsw
  • #
    02.05.20141.34 Кб19dbfiles.h
  • #
    02.05.201482.94 Кб18dbfiles.ncb
  • #
    02.05.201448.64 Кб18dbfiles.opt
  • #
    02.05.2014250 б18dbfiles.plg
  • #
    02.05.20146.17 Кб18dbfiles.rc
  • #
    02.05.20147.49 Кб19dbfilesDlg.cpp