Discussion:
Easy way to read a JPEG in native Win32?
(too old to reply)
A
2009-07-13 00:48:59 UTC
Permalink
Hi all,

I'm writing a native Win32 program and I need to read in
a JPEG image.
Is there anything built-in to Win32 for that? Or was that
introduced later in MFC or .Net?

Thanks.
domi
2009-07-13 06:41:20 UTC
Permalink
Post by A
Hi all,
I'm writing a native Win32 program and I need to read in
a JPEG image.
Is there anything built-in to Win32 for that? Or was that
introduced later in MFC or .Net?
Thanks.
Yes, at least 10 native methods since 1995 !
See on comp.os.ms-windows.programmer.win32

Loading...