Re: show logo at boot as Win9x/2000/XP
From: Steve Maillet \(eMVP\) (nospam1_at_EntelechyConsulting.com)
Date: 02/29/04
- Next message: Steve Maillet \(eMVP\): "Re: Interrupt take place at the same time under XScale (WinCE.NET 4.2)"
- Previous message: Steve Maillet \(eMVP\): "Re: Macallan"
- In reply to: Valter Minute: "Re: show logo at boot as Win9x/2000/XP"
- Next in thread: VB: "Re: show logo at boot as Win9x/2000/XP"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 28 Feb 2004 21:15:51 -0500
The standard BLCOMMON code has hooks for showing the progress of the load
you do not need to resort to inaccurately faking it with timers, etc... You
just need to init the video and find or write the code to draw on the
screen. I posted some sample code for the BIOSLOADER that loads a raw image
file directly into the display frame buffer for a splash screen and a
progress bar isn't particularly difficult. (Alpha blending it over the
splash screen is actually fairly easy too!)
-- Steve Maillet (eMVP) Entelechy Consulting smaillet_AT_EntelechyConsulting_DOT_com
- Next message: Steve Maillet \(eMVP\): "Re: Interrupt take place at the same time under XScale (WinCE.NET 4.2)"
- Previous message: Steve Maillet \(eMVP\): "Re: Macallan"
- In reply to: Valter Minute: "Re: show logo at boot as Win9x/2000/XP"
- Next in thread: VB: "Re: show logo at boot as Win9x/2000/XP"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|