]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.excel/native/ReadMe.txt
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.excel / native / ReadMe.txt
1 ========================================================================\r
2     MICROSOFT FOUNDATION CLASS LIBRARY : SimanticsExcel Project Overview\r
3 ========================================================================\r
4 \r
5 \r
6 AppWizard has created this SimanticsExcel DLL for you.  This DLL not only\r
7 demonstrates the basics of using the Microsoft Foundation classes but\r
8 is also a starting point for writing your DLL.\r
9 \r
10 This file contains a summary of what you will find in each of the files that\r
11 make up your SimanticsExcel DLL.\r
12 \r
13 SimanticsExcel.vcproj\r
14     This is the main project file for VC++ projects generated using an Application Wizard.\r
15     It contains information about the version of Visual C++ that generated the file, and\r
16     information about the platforms, configurations, and project features selected with the\r
17     Application Wizard.\r
18 \r
19 SimanticsExcel.h\r
20     This is the main header file for the DLL.  It declares the\r
21     CSimanticsExcelApp class.\r
22 \r
23 SimanticsExcel.cpp\r
24     This is the main DLL source file.  It contains the class CSimanticsExcelApp.\r
25 \r
26 SimanticsExcel.rc\r
27     This is a listing of all of the Microsoft Windows resources that the\r
28     program uses.  It includes the icons, bitmaps, and cursors that are stored\r
29     in the RES subdirectory.  This file can be directly edited in Microsoft\r
30     Visual C++.\r
31 \r
32 res\SimanticsExcel.rc2\r
33     This file contains resources that are not edited by Microsoft\r
34     Visual C++.  You should place all resources not editable by\r
35     the resource editor in this file.\r
36 \r
37 SimanticsExcel.def\r
38     This file contains information about the DLL that must be\r
39     provided to run with Microsoft Windows.  It defines parameters\r
40     such as the name and description of the DLL.  It also exports\r
41     functions from the DLL.\r
42 \r
43 /////////////////////////////////////////////////////////////////////////////\r
44 Other standard files:\r
45 \r
46 StdAfx.h, StdAfx.cpp\r
47     These files are used to build a precompiled header (PCH) file\r
48     named SimanticsExcel.pch and a precompiled types file named StdAfx.obj.\r
49 \r
50 Resource.h\r
51     This is the standard header file, which defines new resource IDs.\r
52     Microsoft Visual C++ reads and updates this file.\r
53 \r
54 /////////////////////////////////////////////////////////////////////////////\r
55 Other notes:\r
56 \r
57 AppWizard uses "TODO:" to indicate parts of the source code you\r
58 should add to or customize.\r
59 \r
60 /////////////////////////////////////////////////////////////////////////////\r