// SimanticsExcel.h : main header file for the SimanticsExcel DLL // #pragma once //#include "stdafx.h" #include "resource.h" // main symbols // CSimanticsExcelApp // See SimanticsExcel.cpp for the implementation of this class // /* class CSimanticsExcelApp : public CWinApp { public: CSimanticsExcelApp(); // Overrides public: virtual BOOL InitInstance(); DECLARE_MESSAGE_MAP() }; */