Книга: Microsoft Windows Embedded CE 6.0 Exam Preparation Kit
Application Caller Buffers
Application Caller Buffers
In Windows Embedded CE 6.0, applications and device drivers run in different process spaces. For example, Device Manager loads stream drivers into the kernel process (Nk.exe) or into the user-mode driver host process (Udevice.exe), whereas each application runs in its own individual process space. Because pointers to virtual memory addresses in one process space are invalid in other process spaces, you must map or marshal pointer parameters if separate processes are supposed to access the same buffer region in physical memory for communication and data transfer across process boundaries.
Похожие страницы
- Handling Buffers
- Vertex Buffers
- Page buffers
- Compiling the user-land applications
- DirectX Tutorial 4: Full Screen and Depth Buffers
- CHAPTER 6 Productivity Applications
- Available Applications
- Productivity Applications Written for Microsoft Windows
- Using the Amanda Backup Application
- Lesson 2: Implementing System Applications
- Chapter 15. Debugging Embedded Linux Applications
- 15.4.2. Debugging Multithreaded Applications