hi all,
i have a bitmap file and i wanna diplay it on my window. what are the functions i have to use?
thanks
Printable View
hi all,
i have a bitmap file and i wanna diplay it on my window. what are the functions i have to use?
thanks
search for it in Bitmap section of www.codeproject.com or www.codeguru.com
check out this tutorial on gametutorials.com.
http://www.gametutorials.com/Tutoria.../Win32_Pg2.htm
The tutorial is for using a open file dialog, but I found it more useful for information on how to open and display a bitmap.
Hope This Helps!!!!