Книга: Microsoft Windows Embedded CE 6.0 Exam Preparation Kit
Process Management API
Process Management API
Windows Embedded CE includes several process management functions as part of the core Win32 API. Three important functions are listed in Table 3-8 that are useful for creating and ending processes.
Table 3-8 Process management functions
Function | Description |
---|---|
CreateProcess | Starts a new process. |
ExitProcess | Ends a process with cleanup and unloading DLLs. |
TerminateProcess | Terminates a process without cleanup or unloading DLLs. |
MORE INFO
Process management API
For more information about process management functions and complete API documentation, see the Core OS Reference for Windows Mobile® 6 and Windows Embedded CE 6.0, available on the Microsoft MSDN website at http://msdn2.microsoft.com/en-us/library/aa910709.aspx.
Похожие страницы
- Power Management
- Новые функции API для работы с Blob и массивами
- Introduction to Microprocessors and Microcontrollers
- Using the kill Command to Control Processes
- 12.5.4. Ruby и Windows API
- 1. Basic microprocessor systems
- Windows API Tutorials
- CHAPTER 17 Apache Web Server Management
- The DISPLAY Processor
- Group Management Tools
- User Management Tools
- Beginning the Boot Loading Process