Setting the Registry Key to Support ClearType (Windows CE 5.0)

Send Feedback

You can modify the registry to support ClearType throughout the system so that all applications that run on the system will have ClearType enabled.

To modify the registry, edit the registry file Project, reg as follows:

  1. In the Workspace window, choose the ParameterView tab.

  2. Expand the ***<OS Design Name>***parameters node.

  3. Expand the C:\WINCE500 node.

  4. Expand the node that matches the name of your BSP. For example, if you are using the CEPC BSP, then expand the CEPC node. Expand the Project Specific Files node.

  5. Right-click Project.reg, and then choose Open.

  6. To enable ClearType for the OS design, add the following text to the end of the registry file.

    ; Settings to enable ClearType
    [HKEY_LOCAL_MACHINE\System\GDI\ClearType]
    
  7. From the File menu, choose Save, and then from the File menu, choose Close.

See Also

How to Implement ClearType

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.