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

#if !defined(AFX_SPLINE_2D_H__7AB10135_5563_43D1_826A_479A8C07D3CC__INCLUDED_)
#define AFX_SPLINE_2D_H__7AB10135_5563_43D1_826A_479A8C07D3CC__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

/////////////////////////////////////////////////////////////////////////////
// CSpline_2dApp:
// See Spline_2d.cpp for the implementation of this class
//

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

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

// Implementation
	//{{AFX_MSG(CSpline_2dApp)
	afx_msg void OnAppAbout();
	//}}AFX_MSG
	DECLARE_MESSAGE_MAP()
};


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

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

#endif // !defined(AFX_SPLINE_2D_H__7AB10135_5563_43D1_826A_479A8C07D3CC__INCLUDED_)
Соседние файлы в папке Spline_2d
  • #
    16.04.201344.31 Кб21Spline_2d.aps
  • #
    16.04.20133.6 Кб21Spline_2d.clw
  • #
    16.04.20134.08 Кб23Spline_2d.cpp
  • #
    16.04.20134.94 Кб21Spline_2d.dsp
  • #
    16.04.2013541 б21Spline_2d.dsw
  • #
    16.04.20131.25 Кб23Spline_2d.h
  • #
    16.04.2013123.9 Кб21Spline_2d.ncb
  • #
    16.04.201351.71 Кб21Spline_2d.opt
  • #
    16.04.2013888 б21Spline_2d.plg
  • #
    16.04.201311.84 Кб21Spline_2d.rc
  • #
    16.04.20131.8 Кб23Spline_2dDoc.cpp