I have a paint function for one of my windows. I get a cdc passed
with the funciton. I want to put a bmp into the client area of the
window. How would i go about doing this with a bmp file or
resource using the CDC?

Thanks in advance for any help.