Добавил:
Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
Скачиваний:
12
Добавлен:
01.05.2014
Размер:
1.36 Кб
Скачать
// SPline.h : main header file for the SPLINE application
//

#if !defined(AFX_SPLINE_H__90C7E17A_E8C5_493D_AAE8_9528157D233E__INCLUDED_)
#define AFX_SPLINE_H__90C7E17A_E8C5_493D_AAE8_9528157D233E__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

/////////////////////////////////////////////////////////////////////////////
// CSPlineApp:
// See SPline.cpp for the implementation of this class
//

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

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

// Implementation
	//{{AFX_MSG(CSPlineApp)
	afx_msg void OnAppAbout();
		// 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_SPLINE_H__90C7E17A_E8C5_493D_AAE8_9528157D233E__INCLUDED_)
Соседние файлы в папке Лабораторная работа4
  • #
    01.05.201430.08 Кб12SPline.aps
  • #
    01.05.20143.23 Кб11SPline.clw
  • #
    01.05.20144.11 Кб13SPline.cpp
  • #
    01.05.20144.79 Кб11SPline.dsp
  • #
    01.05.2014535 б12SPline.dsw
  • #
    01.05.20141.36 Кб12SPline.h
  • #
    01.05.201491.14 Кб11SPline.ncb
  • #
    01.05.201449.66 Кб11SPline.opt
  • #
    01.05.20142.21 Кб11SPline.plg
  • #
    01.05.201410.41 Кб11SPline.rc
  • #
    01.05.20141.74 Кб12SPlineDoc.cpp