Problem in call Bitmap::FromFile GDI function
-
Hi, I am using VC7. and make thumbnails of images when we call Bitmap::FromFile(L"C:\\Test.bmp") and return value store in Bitmap pointer. It return 0x0000000 address and we get error code 8. I have included gdiplus.h header file and GdiPlus.lib file. But it is working well with other downloaded sample program
-
Hi, I am using VC7. and make thumbnails of images when we call Bitmap::FromFile(L"C:\\Test.bmp") and return value store in Bitmap pointer. It return 0x0000000 address and we get error code 8. I have included gdiplus.h header file and GdiPlus.lib file. But it is working well with other downloaded sample program
-
I have fully checked and also only call that funcyion but problem still
-
I have fully checked and also only call that funcyion but problem still
Do u have the "GdiplusStartup"?