www.pudn.com > ruier_TTS_SR(vc6).rar > TTS_SR.h, change:2006-03-18,size:1324b
// TTS_SR.h : main header file for the TTS_SR application
//
#if !defined(AFX_TTS_SR_H__3309DE27_78FC_4010_802D_3996D7586D15__INCLUDED_)
#define AFX_TTS_SR_H__3309DE27_78FC_4010_802D_3996D7586D15__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
/////////////////////////////////////////////////////////////////////////////
// CTTS_SRApp:
// See TTS_SR.cpp for the implementation of this class
//
class CTTS_SRApp : public CWinApp
{
public:
CTTS_SRApp();
// Overrides
// ClassWizard generated virtual function overrides
//{{AFX_VIRTUAL(CTTS_SRApp)
public:
virtual BOOL InitInstance();
//}}AFX_VIRTUAL
// Implementation
//{{AFX_MSG(CTTS_SRApp)
// 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_TTS_SR_H__3309DE27_78FC_4010_802D_3996D7586D15__INCLUDED_)