]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.excel/native/SimanticsExcel.h
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.excel / native / SimanticsExcel.h
diff --git a/bundles/org.simantics.excel/native/SimanticsExcel.h b/bundles/org.simantics.excel/native/SimanticsExcel.h
new file mode 100644 (file)
index 0000000..99dd5cc
--- /dev/null
@@ -0,0 +1,27 @@
+// SimanticsExcel.h : main header file for the SimanticsExcel DLL\r
+//\r
+\r
+#pragma once\r
+\r
+//#include "stdafx.h"\r
+\r
+#include "resource.h"          // main symbols\r
+\r
+\r
+// CSimanticsExcelApp\r
+// See SimanticsExcel.cpp for the implementation of this class\r
+//\r
+\r
+/*\r
+class CSimanticsExcelApp : public CWinApp\r
+{\r
+public:\r
+       CSimanticsExcelApp();\r
+\r
+// Overrides\r
+public:\r
+       virtual BOOL InitInstance();\r
+\r
+       DECLARE_MESSAGE_MAP()\r
+};\r
+*/\r