|
-
Jul 5th, 2012, 11:33 AM
#10
Re: [RESOLVED] .bmp to .jpg conversion
Good to know GDI+ works on Win98.
I did find this: http://msdn.microsoft.com/en-us/libr...(v=VS.85).aspx
GDI+ can be used in all Windows-based applications. GDI+ was introduced in Windows XP and Windows Server 2003. For information about which operating systems are required to use a particular class or method, see the More Information section of the documentation for the class or method. GDI+ is available as a redistributable for earlier operating systems.
There is also a caveat about rebasing the DLL.
From that it doesn't sound like Win98 (even SE) ships with GDI+, so maybe you got lucky and tested on a machine with some other software installed that deploys GDI+ there?
Last edited by dilettante; Jul 5th, 2012 at 11:39 AM.
Reason: typos
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|