Link to home
Start Free TrialLog in
Avatar of curve
curve

asked on

C,C++ code to convert .bmp to .gif

We're looking for C or C++ source code to convert a .bmp file to a .gif file on the windows platform.  We are using WIN32 SKD, not MFC.  I found an executable, "gif2bmp.exe", but it seems old and does not work on certain .gif files.  We would appreciate any code or helpful links.
Many thanks!
ASKER CERTIFIED SOLUTION
Avatar of nils pipenbrinck
nils pipenbrinck

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of curve
curve

ASKER

You get an 'A' and I get a 'D' for posting the question incorrectly.

I would like the opposite:
C, C++ code for Win32 SDK that converts *.gif* files to *.bmp* files.

Sorry about the confusion.