home *** CD-ROM | disk | FTP | other *** search
- /***********************************************
- htbtree.dll
-
- htbtree.h
-
- Copyright TransEra Corporation 1999.
- ************************************************/
- #if !defined(AFX_HTBTREE_H__8D992741_A0F5_11D3_8BF1_00105AC66D91__INCLUDED_)
- #define AFX_HTBTREE_H__8D992741_A0F5_11D3_8BF1_00105AC66D91__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
-
- //#define MAX_PATH 256
-
- #include "resource.h" // main symbols
-
- /////////////////////////////////////////////////////////////////////////////
- // CHtbtreeApp
- // See htbtree.cpp for the implementation of this class
- //
-
- class CHtbtreeApp : public CWinApp
- {
- public:
- CHtbtreeApp();
-
- // Overrides
- // ClassWizard generated virtual function overrides
- //{{AFX_VIRTUAL(CHtbtreeApp)
- //}}AFX_VIRTUAL
-
- //{{AFX_MSG(CHtbtreeApp)
- // 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_HTBTREE_H__8D992741_A0F5_11D3_8BF1_00105AC66D91__INCLUDED_)
-