Menu

[r124]: / MCESupport_Routines.h  Maximize  Restore  History

Download this file

21 lines (15 with data), 598 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
// MCESupport_Routines.h: interface for the CMCESupport_Routines class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_MCESUPPORT_ROUTINES_H__A2796E72_002D_4FE6_B22E_E2EED1121C99__INCLUDED_)
#define AFX_MCESUPPORT_ROUTINES_H__A2796E72_002D_4FE6_B22E_E2EED1121C99__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
class CMCESupport_Routines
{
public:
CMCESupport_Routines();
virtual ~CMCESupport_Routines();
};
#endif // !defined(AFX_MCESUPPORT_ROUTINES_H__A2796E72_002D_4FE6_B22E_E2EED1121C99__INCLUDED_)