ThreadTest

所属分类:Windows CE
开发工具:Visual C++
文件大小:210KB
下载次数:5
上传日期:2011-11-28 12:04:13
上 传 者HelloWorld110
说明:  WinCE环境下关于EVC使用的多线程程序,供初学者参考使用
(EVC WinCE environment on the use of multi-threaded program, use reference for beginners)

文件列表:
ThreadTest\ThreadTest\MainFrm.cpp (3360, 2008-12-23)
ThreadTest\ThreadTest\MainFrm.h (2340, 2008-12-23)
ThreadTest\ThreadTest\Resource.h (1246, 2008-12-23)
ThreadTest\ThreadTest\StdAfx.cpp (208, 2008-12-23)
ThreadTest\ThreadTest\StdAfx.h (1324, 2008-12-23)
ThreadTest\ThreadTest\ThreadTest.aps (67992, 2008-12-23)
ThreadTest\ThreadTest\ThreadTest.cpp (4180, 2008-12-23)
ThreadTest\ThreadTest\ThreadTest.h (1413, 2008-12-23)
ThreadTest\ThreadTest\ThreadTest.rc (9770, 2008-12-23)
ThreadTest\ThreadTest\ThreadTest.vcb (173056, 2008-12-23)
ThreadTest\ThreadTest\ThreadTest.vcc (2847, 2008-12-23)
ThreadTest\ThreadTest\ThreadTest.vcl (2395, 2008-12-23)
ThreadTest\ThreadTest\ThreadTest.vco (54784, 2008-12-23)
ThreadTest\ThreadTest\ThreadTest.vcp (21052, 2008-12-23)
ThreadTest\ThreadTest\ThreadTest.vcw (550, 2008-12-23)
ThreadTest\ThreadTest\ThreadTestDoc.cpp (1822, 2008-12-23)
ThreadTest\ThreadTest\ThreadTestDoc.h (1530, 2008-12-23)
ThreadTest\ThreadTest\ThreadTestView.cpp (3958, 2008-12-23)
ThreadTest\ThreadTest\ThreadTestView.h (1983, 2008-12-23)
ThreadTest\ThreadTest\newres.h (768, 2008-12-23)
ThreadTest\ThreadTest\emulatorDbg\MainFrm.obj (22284, 2008-12-23)
ThreadTest\ThreadTest\emulatorDbg\StdAfx.obj (8030, 2008-12-23)
ThreadTest\ThreadTest\emulatorDbg\ThreadTest.exe (40448, 2008-12-23)
ThreadTest\ThreadTest\emulatorDbg\ThreadTest.obj (23017, 2008-12-23)
ThreadTest\ThreadTest\emulatorDbg\ThreadTest.pdb (459776, 2008-12-23)
ThreadTest\ThreadTest\emulatorDbg\ThreadTest.res (5944, 2008-12-23)
ThreadTest\ThreadTest\emulatorDbg\ThreadTestDoc.obj (16990, 2008-12-23)
ThreadTest\ThreadTest\emulatorDbg\ThreadTestView.obj (28516, 2008-12-23)
ThreadTest\ThreadTest\emulatorDbg\vc60.pdb (69632, 2008-12-23)
ThreadTest\ThreadTest\res\Cmdbar.bmp (630, 2008-12-23)
ThreadTest\ThreadTest\res\ThreadTest.ico (1078, 2008-12-23)
ThreadTest\ThreadTest\res\ThreadTest.rc2 (420, 2008-12-23)
ThreadTest\ThreadTest\ARMV4Dbg (0, 2011-10-27)
ThreadTest\ThreadTest\emulatorDbg (0, 2011-10-27)
ThreadTest\ThreadTest\res (0, 2011-10-27)
ThreadTest\ThreadTest (0, 2011-10-27)
ThreadTest (0, 2011-10-27)

======================================================================== Microsoft Foundation Class Library for Windows CE: ThreadTest ======================================================================== AppWizard has created this ThreadTest 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 ThreadTest application. ThreadTest.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CThreadTestApp application class. ThreadTest.cpp This is the main application source file that contains the application class CThreadTestApp. ThreadTest.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\ThreadTest.ico This is an icon file, which is used as the application's icon. This icon is included by the main resource file ThreadTest.rc. res\ThreadTest.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. ThreadTest.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: ThreadTestDoc.h, ThreadTestDoc.cpp - the document These files contain your CThreadTestDoc class. Edit these files to add your special document data and to implement file saving and loading (via CThreadTestDoc::Serialize). ThreadTestView.h, ThreadTestView.cpp - the view of the document These files contain your CThreadTestView class. CThreadTestView objects are used to view CThreadTestDoc objects. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named ThreadTest.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. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者