Hey,

First thing that i want to say is: I use Microsoft Visual C++ 6 and Windows XP Home Edition.

Ok, Now to the question: I want a way to switch to 800x600x32Bit True Colour, Graphics Mode. What i mean by this is that i can not use standard cout & cin, and other console functions, i have to make a function that draws pixels to the screen. But i want acess to other things such as fstream.h
etc...

So this is what i want, NOTE: I do not want to use Allegro to do this, i don't know how to use Allegro.

Ok, I want a function to switch to 800x600x32 from a Windows Console Program, and a function to Draw Pixels onto the screen, and finally a function to exit the pogram.

That is all, i know this might sound like i'm trying to get somebody to write code for me, but i am a beginner, and please, help out.....

I do not want tutorials, i just want the three functions that i have asked about...As a matter of fact, if anybody knows where to get a good tutorial on how to make the three functions i have asked for, then please tell me about it.

But i would like example code very much, so please, help

Ciao