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)
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)