Click to See Complete Forum and Search --> : bitmap


xperson
March 25th, 2003, 08:33 AM
hi all,
i have a bitmap file and i wanna diplay it on my window. what are the functions i have to use?
thanks

alex_gusev
March 25th, 2003, 09:58 AM
search for it in Bitmap section of www.codeproject.com or www.codeguru.com

msanford
March 25th, 2003, 03:32 PM
check out this tutorial on gametutorials.com.

http://www.gametutorials.com/Tutorials/win32/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!!!!