DrawTest
EVC 

所属分类:绘图程序
开发工具:Visual C++
文件大小:53KB
下载次数:3
上传日期:2010-06-22 16:02:58
上 传 者cuiqida
说明:  使用EVC编写的一个画图的程序,可以运行也可以在ARM2440的实验板上同步运行
(EVC prepared using a drawing program, you can run the experiment can also ARM2440 synchronous operation board)

文件列表:
DrawTest\ARMV4IRel\DrawTest.exe (21504, 2010-03-24)
DrawTest\ARMV4IRel\DrawTest.obj (15615, 2010-03-24)
DrawTest\ARMV4IRel\DrawTest.res (7104, 2010-03-24)
DrawTest\ARMV4IRel\DrawTestDoc.obj (9251, 2010-03-24)
DrawTest\ARMV4IRel\DrawTestView.obj (16487, 2010-03-24)
DrawTest\ARMV4IRel\MainFrm.obj (11076, 2010-03-24)
DrawTest\ARMV4IRel\StdAfx.obj (906, 2010-03-24)
DrawTest\DrawTest.cpp (4229, 2010-03-24)
DrawTest\DrawTest.h (1391, 2010-03-24)
DrawTest\DrawTest.rc (9579, 2010-03-24)
DrawTest\DrawTest.vcb (123904, 2010-03-24)
DrawTest\DrawTest.vcc (1814, 2010-03-24)
DrawTest\DrawTest.vcl (2460, 2010-03-24)
DrawTest\DrawTest.vco (49664, 2010-03-24)
DrawTest\DrawTest.vcp (50244, 2010-03-24)
DrawTest\DrawTest.vcw (546, 2010-03-24)
DrawTest\DrawTestDoc.cpp (1782, 2010-03-24)
DrawTest\DrawTestDoc.h (1508, 2010-03-24)
DrawTest\DrawTestView.cpp (4184, 2010-03-24)
DrawTest\DrawTestView.h (1759, 2010-03-24)
DrawTest\MainFrm.cpp (2861, 2010-03-24)
DrawTest\MainFrm.h (1531, 2010-03-24)
DrawTest\newres.h (768, 2010-03-24)
DrawTest\res\Cmdbar.bmp (1014, 2010-03-24)
DrawTest\res\DrawTest.ico (1078, 2010-03-24)
DrawTest\res\DrawTest.rc2 (418, 2010-03-24)
DrawTest\Resource.h (444, 2010-03-24)
DrawTest\StdAfx.cpp (206, 2010-03-24)
DrawTest\StdAfx.h (1085, 2010-03-24)
DrawTest\ARMV4IRel (0, 2010-03-26)
DrawTest\res (0, 2010-03-26)
DrawTest (0, 2010-03-26)

======================================================================== Microsoft Foundation Class Library for Windows CE: DrawTest ======================================================================== AppWizard has created this DrawTest application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your DrawTest application. DrawTest.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CDrawTestApp application class. DrawTest.cpp This is the main application source file that contains the application class CDrawTestApp. DrawTest.rc This is a listing of all of the Microsoft Windows CE resources that the program uses. It includes the icons, bitmaps, and cursors that are stored in the RES subdirectory. This file can be directly edited in Microsoft eMbedded Visual C++. res\DrawTest.ico This is an icon file, which is used as the application's icon. This icon is included by the main resource file DrawTest.rc. res\DrawTest.rc2 This file contains resources that are not edited by Microsoft eMbedded Visual C++. You should place all resources not editable by the resource editor in this file. DrawTest.vcc This file contains information used by ClassWizard to edit existing classes or add new classes. ClassWizard also uses this file to store information needed to create and edit message maps and dialog data maps and to create prototype member functions. ///////////////////////////////////////////////////////////////////////////// For the main frame window: MainFrm.h, MainFrm.cpp These files contain the frame class CMainFrame, which is derived from CFrameWnd and controls all SDI frame features. res\Cmdbar.bmp This bitmap file is used to create tiled images for the command bar. The initial command bar is constructed in the CMainFrame class. Edit this cmdbar bitmap along with the array in MainFrm.cpp to add more command bar buttons. ///////////////////////////////////////////////////////////////////////////// AppWizard creates one document type and one view: DrawTestDoc.h, DrawTestDoc.cpp - the document These files contain your CDrawTestDoc class. Edit these files to add your special document data and to implement file saving and loading (via CDrawTestDoc::Serialize). DrawTestView.h, DrawTestView.cpp - the view of the document These files contain your CDrawTestView class. CDrawTestView objects are used to view CDrawTestDoc objects. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named DrawTest.pch and a precompiled types file named StdAfx.obj. Resource.h This is the standard header file, which defines new resource IDs. Microsoft eMbedded Visual C++ reads and updates this file. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. If your application uses MFC in a shared DLL, and your application is in a language other than the operating system's current language, you will need to copy the corresponding localized resources MFCWCXXX.DLL from the Microsoft eMbedded Visual C++ CD-ROM onto the system or system32 directory, and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation. For example, MFCWCDEU.DLL contains resources translated to German.) If you don't do this, some of the UI elements of your application will remain in the language of the operating system. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者