Advertisement

displaying a bitmap in Windows

Started by January 29, 2023 10:36 AM
0 comments, last by ms75214 1 year, 10 months ago

I just downloaded MS Visual Studio. I'm using C++.

I added a bitmap to my resources, and I want to display it in response to the WM_PAINT message.

Does anyone know how to do that?

Thank you.

This topic is closed to new replies.

Advertisement