Hauptseite   Auflistung der Dateien  

CaniX.h

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 // CaniX.h: Haupt-Header-Datei für CANIX.DLL
00009 
00010 #if !defined( __AFXCTL_H__ )
00011         #error include 'afxctl.h' before including this file
00012 #endif
00013 
00014 #include "resource.h"       // Hauptsymbole
00015 
00017 // CCaniXApp: Siehe CaniX.cpp für Implementierung
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 //{{AFX_INSERT_LOCATION}}
00031 // Microsoft Visual C++ fügt unmittelbar vor der vorhergehenden Zeile zusätzliche Deklarationen ein.
00032 
00033 #endif // !defined(AFX_CANIX_H__850F23DA_545F_11D5_B554_00001C0B5D83__INCLUDED)

Erzeugt am Mon Oct 14 21:18:23 2002 für CAN API von doxygen1.2.18