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.