To illustrate the required process, Kennett uses an example of a device that has a display, but no standard input. Handling this situation might require replacing certain Core DLL components that depend on standard input, according to Kennett. For example, modules such as "ShowErr" expect to put up a dialog box and get input when error conditions occur. Thus, it becomes necessary to replace ShowErr with a version that simply outputs a message without expecting input.
Learn more about customizing Windows CE 6.0, by reading the complete whitepaper:
Replacing a COREDLL component in Windows CE 6.0
Related stories: