00001 #if !defined(AFX_CANIX_H__850F23DA_545F_11D5_B554_00001C0B5D83__INCLUDED_)
00002 #define AFX_CANIX_H__850F23DA_545F_11D5_B554_00001C0B5D83__INCLUDED_
00003
00004 #if _MSC_VER > 1000
00005 #pragma once
00006 #endif // _MSC_VER > 1000
00007
00008
00009
00010 #if !defined( __AFXCTL_H__ )
00011 #error include 'afxctl.h' before including this file
00012 #endif
00013
00014 #include "resource.h"
00015
00017
00018
00019 class CCaniXApp : public COleControlModule
00020 {
00021 public:
00022 BOOL InitInstance();
00023 int ExitInstance();
00024 };
00025
00026 extern const GUID CDECL _tlid;
00027 extern const WORD _wVerMajor;
00028 extern const WORD _wVerMinor;
00029
00030
00031
00032
00033 #endif // !defined(AFX_CANIX_H__850F23DA_545F_11D5_B554_00001C0B5D83__INCLUDED)