]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.excel/native/SimanticsExcel.h
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.excel / native / SimanticsExcel.h
1 // SimanticsExcel.h : main header file for the SimanticsExcel DLL\r
2 //\r
3 \r
4 #pragma once\r
5 \r
6 //#include "stdafx.h"\r
7 \r
8 #include "resource.h"           // main symbols\r
9 \r
10 \r
11 // CSimanticsExcelApp\r
12 // See SimanticsExcel.cpp for the implementation of this class\r
13 //\r
14 \r
15 /*\r
16 class CSimanticsExcelApp : public CWinApp\r
17 {\r
18 public:\r
19         CSimanticsExcelApp();\r
20 \r
21 // Overrides\r
22 public:\r
23         virtual BOOL InitInstance();\r
24 \r
25         DECLARE_MESSAGE_MAP()\r
26 };\r
27 */\r