Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Problem loading a bitmap file

Status
Not open for further replies.

davisan

Programmer
May 28, 2004
1
ES
Hi,

I'm programming for Windows CE and I'd like load a bitmap file into RAM, but I've read in the msdn that Windows CE doesn't copy the bitmap into RAM, I discover this problem while I was using the LoadImage method from CBitmap. My objective is to draw a bitmap file into CStatic control with a customizable size, I achieved it for Windows 2000 but not for Windows CE, can anyone help me?

Thanks. Bye.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top