Click to See Complete Forum and Search --> : logo.sys animation


thedarkavenger
October 28th, 2002, 09:58 AM
Can somebody tell me how the logo.sys in windows works?
What program makes it run?
We can open it as a normal bitmap image file.
But when windows starts you see the bottom of the image moving.
How do you do that?
How do i make that work using C++?
How can i use C++ to make the same screen displayed using C++?

Yves M
October 28th, 2002, 10:03 AM
Well, the animation has probably nothing to do with logo.sys. What are you trying to do ? Make an animation in C++ or use a different bitmap instead of the standard logo.sys, or what ?

thedarkavenger
October 28th, 2002, 11:22 PM
I want to use the same logo.sys but i want it to go just like windows using C , you know with the bottom moving.
I want to run something in the background with this being shown