Kernel Mode APIs

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

The new functions listed in this section can be called from kernel mode in Windows Embedded CE 6.0.

Virtual Memory Functions

CeVirtualSharedAlloc

LockPages

UnlockPages

VirtualAllocCopyEx

VirtualCopyEx

VirtualSetAttributes

The following functions can be called from kernel-mode drivers and user-mode drivers:

The following function can be called in user mode when the source and destination process handles are the active process:

Interrupt Functions

The following functions can be called from kernel-mode drivers and user-mode drivers:

File-System Functions

ReadRegistryFromOEM

SetStoreQueueBase

WriteRegistryToOEM

Power Functions

PowerOffSystem

Miscellaneous Functions

SetOOMEvent

See Also

Other Resources

Kernel API Modifications: Windows CE 5.0 vs. Windows Embedded CE 6.0
Kernel Migration
Bringing Up a Hardware Platform
Developing a Device Driver