Quantcast
Channel: CodeGuru Forums - Visual C++ Programming
Viewing all articles
Browse latest Browse all 3021

CBitmap::LoadBitmap(...) doesn't work

$
0
0
http://msdn.microsoft.com/en-us/library/wc99t364.aspx

There must be critical info that is missing in here because simply creating a CBitmap variable and then calling LoadBitmap(....) is not working.

Can some one explain to me step by step how you load a bitmap from a PNG file with a resource ID of IDB_PNG_HELP - it is a .png file imported into resource editor (res/Help.png)

Viewing all articles
Browse latest Browse all 3021