Добавил:
Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:

Лабы / 1 / !lab3 / Client / Client

.h
Скачиваний:
13
Добавлен:
17.04.2013
Размер:
1.32 Кб
Скачать
// Client.h : main header file for the CLIENT application
//

#if !defined(AFX_CLIENT_H__1386D461_985A_455B_91B1_2CF70ECF67C2__INCLUDED_)
#define AFX_CLIENT_H__1386D461_985A_455B_91B1_2CF70ECF67C2__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

/////////////////////////////////////////////////////////////////////////////
// CClientApp:
// See Client.cpp for the implementation of this class
//

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

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

// Implementation

	//{{AFX_MSG(CClientApp)
		// 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_CLIENT_H__1386D461_985A_455B_91B1_2CF70ECF67C2__INCLUDED_)
Соседние файлы в папке Client
  • #
    17.04.201321.31 Кб13Client.aps
  • #
    17.04.20131.72 Кб13Client.clw
  • #
    17.04.20132.16 Кб13Client.cpp
  • #
    17.04.20134.28 Кб13Client.dsp
  • #
    17.04.2013537 б13Client.dsw
  • #
    17.04.20131.32 Кб13Client.h
  • #
    17.04.201382.94 Кб13Client.ncb
  • #
    17.04.201354.78 Кб14Client.opt
  • #
    17.04.20131.73 Кб13Client.plg
  • #
    17.04.20135.78 Кб14Client.rc
  • #
    17.04.2013912 б13Client.sln