Error on using BMP image in LoadBitmap
ATL / WTL / STL
2
Posts
2
Posters
0
Views
1
Watching
-
Hi , I am using transparent image in LoadBitmap image. When i compile code , then compiler shows error as "The bitmap must be redrawn or converted to 3.x format" Anybody know how to convert bmp to 3.x format. If I want to use GIf image in ATL COM to display it in any window then how can i use GIF image into window. Regards am
-
Hi , I am using transparent image in LoadBitmap image. When i compile code , then compiler shows error as "The bitmap must be redrawn or converted to 3.x format" Anybody know how to convert bmp to 3.x format. If I want to use GIf image in ATL COM to display it in any window then how can i use GIF image into window. Regards am
May be you can use ATL CImage class to display the image.