Re: show logo at boot as Win9x/2000/XP

From: Oscar (oguallar_at_betaprint.com)
Date: 02/26/04


Date: Thu, 26 Feb 2004 15:35:14 +0100


...thanks, I will try this and I tell you something...
Another question: How display a loading progress bar until
the explorer appear ?

"Valter Minute" <vminute@REMOVEMEinwind.it> escribió en el mensaje
news:Xns949B948DC5569VALTERMINUTE@207.46.248.16...
> "Oscar" <oguallar@betaprint.com> wrote in
> news:O5v#ZMG$DHA.1956@TK2MSFTNGP10.phx.gbl:
>
> > I need to show the logo just after the power up, so the solution
> > is inside the code in my bootloader or platform initialization.
> > I have a geode platform. Do you know how can I do this ?
> >
>
> I don't know the geode in detail.
> If you need only to display a "static" image (ex: your company's logo),
> you could keep it inside your bootloader code as static data (an array,
> in C source code) or on an external media (on the boot disk, if your
> bootloader already has functions to read files from disk). copy it to
> the video-ram (on some platforms, like the ARM, that means simply a
> block of system ram) and then initialize your display controller (or
> external video card) to the appropriate resolution and color depth to
> initialize it (the display controller initialization could be taken
> from the display-driver code, i suppose).
>
>
> --
> Valter Minute
> vminute@inwind.it (the reply address of this message is invalid)



Relevant Pages

  • Re: show logo at boot as Win9x/2000/XP
    ... > is inside the code in my bootloader or platform initialization. ... block of system ram) and then initialize your display controller (or ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Splash screen on Win CE SBC
    ... If you're not willing to write code, you can't do this unless what the OEM ... display is bitmapped. ... The bootloader is like the ROM BIOS in your PC. ... Your display driver won't know about what you have done, ...
    (microsoft.public.windowsce.app.development)
  • Re: Freeboot / Bootlogo / VESA
    ... It's either your bootloader or the display driver, if the logo disappears ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Force menubar visualization
    ... >My question in the thread called " Fast dialog visualization" was how to ... >display quickly the dialog and then, ... doing the data initialization. ...
    (microsoft.public.windowsce.embedded.vc)
  • Re: Force menubar visualization
    ... My question in the thread called " Fast dialog visualization" was how to ... display quickly the dialog and then, ... doing the data initialization. ...
    (microsoft.public.windowsce.embedded.vc)