Re: Load Fonts From USB Storage Device



You may try to set the "Order" value of the USB Host controller driver to be
"0". (The highest loading order)
But I think it may still *not* solve the issue.
The other way is to use hive-based registry, and let the USB host driver and
the storage class driver loaded in the boot phase.

"JF Morin" <JFMorin@xxxxxxxxxxxxxxxxxxxxxxxxx> ¼¶¼g©ó¶l¥ó·s»D:81E83E98-39A6-460D-894C-B87D6A997407@xxxxxxxxxxxxxxxx
> Hi,
>
> I would like that Windows CE loads its fonts on an external USB storage
> device.
>
> To do so I set the following registry key:
> [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\FontPath]
> "FontPath"="\\Hard Disk\\System\\Fonts"
>
> It does not work. When I start an application it receives an unhandled
> exeption and the application stops. I think that it might be because my
> USB
> device is not mounted when Windows CE try to "load" (I don't know exactly
> how
> it works) all available fonts.
>
> Is there any way to delay the "load" of the fonts or to force the USB
> devices to be mounted before?
>
> I have to use an external USB storage device because this is the only
> place
> there is enough room to receive the fonts.
>
> Thank you


.



Relevant Pages

  • RE: Load Fonts From USB Storage Device
    ... All filesystems, including USB external storage devices, are mounted before ... fonts are loaded in to the system. ... > I have to use an external USB storage device because this is the only place ...
    (microsoft.public.windowsce.platbuilder)
  • Couple of problems here... ;)
    ... First Problem USB Printing using CUPS ... How do I tell which port device to use? ... I am using a stock bf24 kernel from the install disc. ... 2nd Problem fonts... ...
    (Debian-User)
  • Windows font misery
    ... I like to play *bands from my USB keyfob/pendrive - no worries about ... so I took it out and fired up O on the laptop. ... until I changed the fonts. ... installation will find its own local fonts when it starts up. ...
    (rec.games.roguelike.angband)
  • Re: USB Keyboard and mouse not recognized at system startup
    ... > When I power up my CEPC, the USB mouse and keyboard are not ... If I connect all the USB devices via an USB hub, ... The first reason that come to my mind is that the USB host driver is ... Try to exclude the USB host driver from the hive boot registry (if ...
    (microsoft.public.windowsce.platbuilder)
  • Re: How to get notify of "Unidentified USB Device" event and close
    ... wrong with your USB host driver or your USB hardware. ... fine and one where the Unidentified USB Device is detected. ... Now I am able to poll for this pop-up window and close it. ... in my application is to force the USB host driver to re-scan for the USB ...
    (microsoft.public.windowsce.app.development)