1 ========================================================================
2 MICROSOFT FOUNDATION CLASS LIBRARY : SimanticsExcel Project Overview
3 ========================================================================
6 AppWizard has created this SimanticsExcel DLL for you. This DLL not only
7 demonstrates the basics of using the Microsoft Foundation classes but
8 is also a starting point for writing your DLL.
10 This file contains a summary of what you will find in each of the files that
11 make up your SimanticsExcel DLL.
14 This is the main project file for VC++ projects generated using an Application Wizard.
15 It contains information about the version of Visual C++ that generated the file, and
16 information about the platforms, configurations, and project features selected with the
20 This is the main header file for the DLL. It declares the
21 CSimanticsExcelApp class.
24 This is the main DLL source file. It contains the class CSimanticsExcelApp.
27 This is a listing of all of the Microsoft Windows resources that the
28 program uses. It includes the icons, bitmaps, and cursors that are stored
29 in the RES subdirectory. This file can be directly edited in Microsoft
32 res\SimanticsExcel.rc2
33 This file contains resources that are not edited by Microsoft
34 Visual C++. You should place all resources not editable by
35 the resource editor in this file.
38 This file contains information about the DLL that must be
39 provided to run with Microsoft Windows. It defines parameters
40 such as the name and description of the DLL. It also exports
41 functions from the DLL.
43 /////////////////////////////////////////////////////////////////////////////
47 These files are used to build a precompiled header (PCH) file
48 named SimanticsExcel.pch and a precompiled types file named StdAfx.obj.
51 This is the standard header file, which defines new resource IDs.
52 Microsoft Visual C++ reads and updates this file.
54 /////////////////////////////////////////////////////////////////////////////
57 AppWizard uses "TODO:" to indicate parts of the source code you
58 should add to or customize.
60 /////////////////////////////////////////////////////////////////////////////