Real Geek Forums  

Go Back   Real Geek Forums > Archives > Operating Systems > Windows XP > Windows XP Embedded

Notices

Reply

Correct missing fixed font, missing registry data

 

LinkBack Thread Tools Display Modes
Old 07-07-2003, 08:18 PM   #1 (permalink)
Default Correct missing fixed font, missing registry data

Hi,

I have posted on this at least twice in last two weeks regarding my
application not using the system fixed font and how to correct this problem.
The application runs correctly under XP Pro but not XPe. I was finally able
to track down the problem. There are at least two registry entries missing.
I am surprised these are missing since they appear to be critical if an
application uses these stock fonts. It is not enought that they are in the
font directory.

Where I now need help is modifying the vgafix_fon component of Windows to
add the registry data. How can I modify this component? Or do I create a new
component?

I added both entries, so I am not yet sure if both are needed to correct the
problem. I added them manually to the registry to get the application to use
the correct font. The registry entries are:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Hardwa re
Profiles\Current\Software\Fonts]
"FONTS.FON"="VGASYS.FON"
"FIXEDFON.FON"="VGAFIX.FON"
"OEMFONT.FON"="VGAOEM.FON"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\GRE_Initialize]
"FONTS.FON"="VGASYS.FON"
"FIXEDFON.FON"="VGAFIX.FON"
"OEMFONT.FON"="VGAOEM.FON"


Thanks

--
Mark Kraft
Design Engineer
Lehigh Electric Products Co.
Tel: 610-395-3386
Fax: 610-395-7735
email: mkraft@lehighdim.com
website: www.lehighdim.com


Mark Kraft
Guest
 
Posts: n/a
Reply With Quote  
Old 07-07-2003, 08:35 PM   #2 (permalink)
Default Re: Correct missing fixed font, missing registry data

Mark,

It will be easier to create your own component, and I'm sure that if the
registry entries are in fact missing the guys at MS can file a bug for you.
HTH,

Brad Combs
Imago Technologies

"Mark Kraft" <mkraft@lehighdim.com> wrote in message
news:%23vDnhTMRDHA.560@TK2MSFTNGP10.phx.gbl...
Quote:
> Hi,
>
> I have posted on this at least twice in last two weeks regarding my
> application not using the system fixed font and how to correct this
problem.
Quote:
> The application runs correctly under XP Pro but not XPe. I was finally
able
Quote:
> to track down the problem. There are at least two registry entries
missing.
Quote:
> I am surprised these are missing since they appear to be critical if an
> application uses these stock fonts. It is not enought that they are in the
> font directory.
>
> Where I now need help is modifying the vgafix_fon component of Windows to
> add the registry data. How can I modify this component? Or do I create a
new
Quote:
> component?
>
> I added both entries, so I am not yet sure if both are needed to correct
the
Quote:
> problem. I added them manually to the registry to get the application to
use
Quote:
> the correct font. The registry entries are:
>
> [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Hardwa re
> Profiles\Current\Software\Fonts]
> "FONTS.FON"="VGASYS.FON"
> "FIXEDFON.FON"="VGAFIX.FON"
> "OEMFONT.FON"="VGAOEM.FON"
>
> [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
> NT\CurrentVersion\GRE_Initialize]
> "FONTS.FON"="VGASYS.FON"
> "FIXEDFON.FON"="VGAFIX.FON"
> "OEMFONT.FON"="VGAOEM.FON"
>
>
> Thanks
>
> --
> Mark Kraft
> Design Engineer
> Lehigh Electric Products Co.
> Tel: 610-395-3386
> Fax: 610-395-7735
> email: mkraft@lehighdim.com
> website: www.lehighdim.com
>
>

Brad Combs
Guest
 
Posts: n/a
Reply With Quote  
Old 07-09-2003, 04:31 AM   #3 (permalink)
Default Re: Correct missing fixed font, missing registry data

I'll take Brad's challenge, and raise the ante a bit.

Fonts have been a difficult issue in XP Embedded; I build
runtime images too. I have wanted to publish a font
related whitepaper for sometime, and will work to get one
out later this year.

David
Quote:
>-----Original Message-----
>Mark,
>
>It will be easier to create your own component, and I'm
sure that if the
Quote:
>registry entries are in fact missing the guys at MS can
file a bug for you.
Quote:
>HTH,
>
>Brad Combs
>Imago Technologies
>
>"Mark Kraft" <mkraft@lehighdim.com> wrote in message
>news:%23vDnhTMRDHA.560@TK2MSFTNGP10.phx.gbl...
Quote:
>> Hi,
>>
>> I have posted on this at least twice in last two weeks
regarding my
Quote:
Quote:
>> application not using the system fixed font and how to
correct this
Quote:
>problem.
Quote:
>> The application runs correctly under XP Pro but not
XPe. I was finally
Quote:
>able
Quote:
>> to track down the problem. There are at least two
registry entries
Quote:
>missing.
Quote:
>> I am surprised these are missing since they appear to
be critical if an
Quote:
Quote:
>> application uses these stock fonts. It is not enought
that they are in the
Quote:
Quote:
>> font directory.
>>
>> Where I now need help is modifying the vgafix_fon
component of Windows to
Quote:
Quote:
>> add the registry data. How can I modify this
component? Or do I create a
Quote:
>new
Quote:
>> component?
>>
>> I added both entries, so I am not yet sure if both are
needed to correct
Quote:
>the
Quote:
>> problem. I added them manually to the registry to get
the application to
Quote:
>use
Quote:
>> the correct font. The registry entries are:
>>
>> [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Hardwa re
>> Profiles\Current\Software\Fonts]
>> "FONTS.FON"="VGASYS.FON"
>> "FIXEDFON.FON"="VGAFIX.FON"
>> "OEMFONT.FON"="VGAOEM.FON"
>>
>> [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
>> NT\CurrentVersion\GRE_Initialize]
>> "FONTS.FON"="VGASYS.FON"
>> "FIXEDFON.FON"="VGAFIX.FON"
>> "OEMFONT.FON"="VGAOEM.FON"
>>
>>
>> Thanks
>>
>> --
>> Mark Kraft
>> Design Engineer
>> Lehigh Electric Products Co.
>> Tel: 610-395-3386
>> Fax: 610-395-7735
>> email: mkraft@lehighdim.com
>> website: www.lehighdim.com
>>
>>
>
>
>.
>
David Reed \(MS\)
Guest
 
Posts: n/a
Reply With Quote  
Reply

Tags
None

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Data missing from directory listings Roof Fiddler Windows Vista File Management 0 11-25-2006 01:09 AM
Registry Error-restore data message - Help!! Roxanne Windows XP Hardware 0 07-15-2003 10:16 PM
program to correct registry settings- whiteboard Jon Janssen Windows XP Messenger 1 07-10-2003 03:24 PM
Registry Data Read Error? Ellen Windows XP Accessibility 0 07-03-2003 02:38 AM
system restore drive data missing DJ Windows XP Performance & Maintenance 0 07-02-2003 08:23 PM


All times are GMT. The time now is 11:53 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright © 2005 - 2007 RealGeek.com. All rights reserved.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90