EDN Admin
Well-known member
Hello,
im using Visual Studio 2003.
In a MFC dialg form i should show a jpg image, so i added a Picture Control;
then in Resources i tried to imported a jpg image (in dialogbox window many files extensions are supported, like jpg,gif,png,etc...) but i noticed i can only import BMP file (with this file format in fact i never get difficulties). Jpg, gif & other file formats if imported they are classified (in Reources Tree) like a general item and displaiyd in binary mode.
Anybody knows a way to import a non bmp image (jpg, gif, etc)?
Or anybody knows another control (activex) usefull to manage many images types?
I hope somebody can help me <img src="/msdn//emoticons/emotion-1.gif" alt="Smile" />
Thanx
Lewix
View the full article
im using Visual Studio 2003.
In a MFC dialg form i should show a jpg image, so i added a Picture Control;
then in Resources i tried to imported a jpg image (in dialogbox window many files extensions are supported, like jpg,gif,png,etc...) but i noticed i can only import BMP file (with this file format in fact i never get difficulties). Jpg, gif & other file formats if imported they are classified (in Reources Tree) like a general item and displaiyd in binary mode.
Anybody knows a way to import a non bmp image (jpg, gif, etc)?
Or anybody knows another control (activex) usefull to manage many images types?
I hope somebody can help me <img src="/msdn//emoticons/emotion-1.gif" alt="Smile" />
Thanx
Lewix
View the full article