Share via


Setting the Registry Key to Support ClearType

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 ***<Platform Name>***parameters node.

  3. Expand the C:\WINCE420 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. Add the following text to the end of the registry file to enable ClearType for the platform.

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

See Also

How to Implement ClearType

Last updated on Wednesday, April 13, 2005

© 2005 Microsoft Corporation. All rights reserved.