10-03-2010 08:29 PM - edited 10-03-2010 11:21 PM
Can I delete the key as below?
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\LanguagePack\OpenType
At Windows XP,if I want to run my application,I have to delete the key.But at Windows 7,when I delete the key,notepad.exe can't work.
Please tell me the use of the key?Many thanks.
By the way,
Opening notepad is no problem,but when I input something,there is error dialog with the message of "notepad is stopped,please end it or debug it"
The application I run is a VC++ program that was developped by visual stuido.
Because my application uses peculiar font,without deleting the key,when I run my application, a ruled line can't be displayed rightly.That is to say,I got messy code.Would you please tell me how can I use my font without messy code?Many thanks.
10-06-2010 06:07 PM
http://msdn.microsoft.com/en-us/goglobal/bb688134.
i believe that's the font that notepad uses. i wonder whether using the instructions above if you could change the font.
10-06-2010 06:15 PM
if you're using HILO for coding, i believe it uses unicode for a font.