00001
00002
00003
00004 #if !defined(AFX_VISAGELINK_H__DFF9BF18_C06B_4798_B104_B88509F4B498__INCLUDED_)
00005 #define AFX_VISAGELINK_H__DFF9BF18_C06B_4798_B104_B88509F4B498__INCLUDED_
00006
00007 #if _MSC_VER > 1000
00008 #pragma once
00009 #endif // _MSC_VER > 1000
00010
00011 #ifndef __AFXWIN_H__
00012 #error include 'stdafx.h' before including this file for PCH
00013 #endif
00014
00015 #include "resource.h"
00016
00017
00018
00019
00020
00021
00022 class CVisageLinkApp : public CWinApp
00023 {
00024 public:
00025 CVisageLinkApp();
00026
00027
00028
00029
00030 public:
00031 virtual BOOL InitInstance();
00032
00033
00034
00035
00036 afx_msg void OnAppAbout();
00037
00038
00039
00040 DECLARE_MESSAGE_MAP()
00041 };
00042
00043
00044
00045
00046
00047
00048
00049 #endif // !defined(AFX_VISAGELINK_H__DFF9BF18_C06B_4798_B104_B88509F4B498__INCLUDED_)