NoteMe
January 27th, 2005, 10:56 AM
I have made a splash screen by getting the desktop DC and I am drawing it right on it. But I can't draw if I am not showing the window. So it has to be minimized or maximized to be able to draw.
So there is two options as I can see it (unless anyone have a better idea that is):
- To take away the blue thingy on the top (not sure what it is called, made it hard to search this forum for it), and then make the window endlessly small. I know this is possible because it is pretty easy to do it VB.
- To minimize it, and then make it not show in the task bar (or what it is called down there), I know this is possible too, done it in VB. But yet again, I have no idea how to do that in C++.
Any ideas on how to do that. Or any other good ideas on the topic.
Thanks
ØØ
So there is two options as I can see it (unless anyone have a better idea that is):
- To take away the blue thingy on the top (not sure what it is called, made it hard to search this forum for it), and then make the window endlessly small. I know this is possible because it is pretty easy to do it VB.
- To minimize it, and then make it not show in the task bar (or what it is called down there), I know this is possible too, done it in VB. But yet again, I have no idea how to do that in C++.
Any ideas on how to do that. Or any other good ideas on the topic.
Thanks
ØØ