Enable ClearType?

  • Thread starter Thread starter Slobodan Brcin \(eMVP\)
  • Start date Start date
S

Slobodan Brcin \(eMVP\)

Hi Peter,

How about API call?
SystemParametersInfo(SPI_SETFONTSMOOTHINGTYPE, 0, (PVOID) FE_FONTSMOOTHINGCLEARTYPE, ....
Or use regmon to see what is changed in registry when you make change.

Regards,
Slobodan
 
Anyone know how to enable ClearType in XP Embedded? Is there a component
with this setting? Registry changes?

Thanks,
Pete
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top