GIF files/images - where can I get some source code samples?
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
I want to add some GIF (and animated GIF) files to my dialog app. Does anybody knows some links/source samples, where I could get inspiration? Please let me know. Thanks for your help.
Hmmmmm! Do you really know about the licensing issue involved in using GIF in an application? Please forget this and try animated icons, or take control and do a complete bitmap selection/rotation yourself, see MS debugger sample DEB for illustration. Regards, Paul.