Completing an OAL (Windows Embedded CE 6.0)
1/5/2010
Completing an OAL is the final step of creating an OAL. In this stage, you can implement any other functionality you choose to support.
To complete an OAL
Create a CEDDK.
For more information, see CEDDK Dynamic-Link Library.
Erase the object store.
For more information, see Erasing the Object Store.
Implement support for high-resolution timers.
For more information, see Supporting High-Resolution Timers.
Configure the process boot phase.
For more information, see Configuring the Process Boot Phase.
See Also
Tasks
How to Develop an OEM Adaptation Layer