cplusplus.com
C++ : Forum : General C++ Programming : login screen for game
 
cplusplus.com
Information
Documentation
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs


post login screen for game

jburridge (9)
Alright.. I've just got a basic window for Dev-C++. Now What I want to do is add a background to it.. I'm not sure how to make it a picture though.. heres what I've got.

wincl.hbrBackground = (HBRUSH) COLOR_BACKGROUND;

That's default right now, How would I make it a image.
jburridge (9)
sorry bump, it's just i think this is an important process in making my game because its where my login screen is going to be to even start the game.
Topic archived. No new replies allowed.