how to insert
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
i am making a board game in MFC. i want to know how to insert a picture in application is there any simple tutorial. or just tell me how to use CBitmap class my pieces are still out side the board :)
-
i am making a board game in MFC. i want to know how to insert a picture in application is there any simple tutorial. or just tell me how to use CBitmap class my pieces are still out side the board :)
Just insert a picture control in the dialog template. You can then assign it an icon or a bitmap.
"Ideas are a dime a dozen. People who put them into action are priceless." - Unknown