Displaying a JPEG
I'm not sure whether this is really a Windows-specific question, but anyway...
I wish to display an image saved as a JPEG file (with .jpg extension) in
a dialog box. Can anybody tell me how to go about this?
I have worked out how to load an image saved as a bitmap, but not a JPEG.
I'm guessing the procedure will vary from one platform to another, hence
my asking here, but I might be wrong. I'm working with VC++ 6.0 under Windows
NT. I haven't managed to turn up anything appropriate from MSDN as yet.
Travis Hall
# 1 Re: Displaying a JPEG
for example:
http://www.smalleranimals.com/isource.htm
evaleto@gkb.com
Travis Hall <hallt@qst.newsltd.com.au> wrote in message
news:38dede25$1@news.dev-archive.com...
>
> I'm not sure whether this is really a Windows-specific question, but
anyway...
>
> I wish to display an image saved as a JPEG file (with .jpg extension) in
> a dialog box. Can anybody tell me how to go about this?
>
> I have worked out how to load an image saved as a bitmap, but not a JPEG.
> I'm guessing the procedure will vary from one platform to another, hence
> my asking here, but I might be wrong. I'm working with VC++ 6.0 under
Windows
> NT. I haven't managed to turn up anything appropriate from MSDN as yet.
>
> Travis Hall
oli at 2007-11-11 20:40:10 >
