place animated gif image on visual c++(api) application
hi
I want to place animated gif image on my visual c++ program(API).Is there any solutions.
# 1 Re: place animated gif image on visual c++(api) application
Check http://www.dev-archive.com/bitmap/PictureEx.html
PS: Do keep in mind that there are some legal issues with using GIF images in your applications. So perhaps it's better to use another format like mng ( http://www.libpng.org/pub/mng/)
Marc G at 2007-11-10 3:52:12 >
