CreateProcess

所属分类:Windows CE
开发工具:MultiPlatform
文件大小:18KB
下载次数:168
上传日期:2006-10-30 21:53:45
上 传 者always18
说明:  wince下进程管理的实例程序,讲的比较详细,基本上对进程的一些操作都用到了
(wince under examples of process management procedures, said more detailed, Basically some of the process are used in the operation)

文件列表:
CreateProcess\CreateProcess.cpp (1934, 2003-11-19)
CreateProcess\CreateProcess.h (1412, 2003-11-19)
CreateProcess\CreateProcess.rc (5039, 2003-11-19)
CreateProcess\CreateProcess.vcb (66560, 2006-03-21)
CreateProcess\CreateProcess.vcc (783, 2006-03-21)
CreateProcess\CreateProcess.vcl (2369, 2003-11-19)
CreateProcess\CreateProcess.vco (53760, 2006-03-21)
CreateProcess\CreateProcess.vcp (12571, 2003-11-19)
CreateProcess\CreateProcess.vcw (556, 2003-11-19)
CreateProcess\CreateProcessDlg.cpp (2299, 2003-11-19)
CreateProcess\CreateProcessDlg.h (1385, 2003-11-19)
CreateProcess\newres.h (768, 2003-11-19)
CreateProcess\res\CreateProcess.ico (1078, 2003-11-19)
CreateProcess\res\CreateProcess.rc2 (423, 2003-11-19)
CreateProcess\res (0, 2005-04-07)
CreateProcess\Resource.h (553, 2003-11-19)
CreateProcess\StdAfx.cpp (211, 2003-11-19)
CreateProcess\StdAfx.h (1046, 2003-11-19)
CreateProcess\X86Dbg (0, 2006-03-21)
CreateProcess (0, 2006-05-15)

======================================================================== Microsoft Foundation Class Library for Windows CE: CreateProcess ======================================================================== AppWizard has created this CreateProcess 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 CreateProcess application. CreateProcess.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CCreateProcessApp application class. CreateProcess.cpp This is the main application source file that contains the application class CCreateProcessApp. CreateProcess.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\CreateProcess.ico This is an icon file, which is used as the application's icon. This icon is included by the main resource file CreateProcess.rc. res\CreateProcess.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. CreateProcess.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. ///////////////////////////////////////////////////////////////////////////// AppWizard creates one dialog class: CreateProcessDlg.h, CreateProcessDlg.cpp - the dialog These files contain your CCreateProcessDlg class. This class defines the behavior of your application's main dialog. The dialog's template is in CreateProcess.rc, which can be edited in Microsoft Developer Studio. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named CreateProcess.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. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者