summaryrefslogtreecommitdiff
path: root/apps/windoze/vc/ActiveDiatheke/ActiveDiatheke.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/windoze/vc/ActiveDiatheke/ActiveDiatheke.h')
-rw-r--r--apps/windoze/vc/ActiveDiatheke/ActiveDiatheke.h33
1 files changed, 0 insertions, 33 deletions
diff --git a/apps/windoze/vc/ActiveDiatheke/ActiveDiatheke.h b/apps/windoze/vc/ActiveDiatheke/ActiveDiatheke.h
deleted file mode 100644
index 4aac543..0000000
--- a/apps/windoze/vc/ActiveDiatheke/ActiveDiatheke.h
+++ /dev/null
@@ -1,33 +0,0 @@
-#if !defined(AFX_ACTIVEDIATHEKE_H__38346B57_C15C_48C4_95B9_BEE4F2C3EF26__INCLUDED_)
-#define AFX_ACTIVEDIATHEKE_H__38346B57_C15C_48C4_95B9_BEE4F2C3EF26__INCLUDED_
-
-#if _MSC_VER > 1000
-#pragma once
-#endif // _MSC_VER > 1000
-
-// ActiveDiatheke.h : main header file for ACTIVEDIATHEKE.DLL
-
-#if !defined( __AFXCTL_H__ )
- #error include 'afxctl.h' before including this file
-#endif
-
-#include "resource.h" // main symbols
-
-/////////////////////////////////////////////////////////////////////////////
-// CActiveDiathekeApp : See ActiveDiatheke.cpp for implementation.
-
-class CActiveDiathekeApp : public COleControlModule
-{
-public:
- BOOL InitInstance();
- int ExitInstance();
-};
-
-extern const GUID CDECL _tlid;
-extern const WORD _wVerMajor;
-extern const WORD _wVerMinor;
-
-//{{AFX_INSERT_LOCATION}}
-// Microsoft Visual C++ will insert additional declarations immediately before the previous line.
-
-#endif // !defined(AFX_ACTIVEDIATHEKE_H__38346B57_C15C_48C4_95B9_BEE4F2C3EF26__INCLUDED)