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