nandaakumarr
December 22nd, 2003, 06:58 AM
hi
I want to place animated gif image on my visual c++ program(API).Is there any solutions.
I want to place animated gif image on my visual c++ program(API).Is there any solutions.
| // JP opened flex table
Click to See Complete Forum and Search --> : place animated gif image on visual c++(api) application nandaakumarr December 22nd, 2003, 06:58 AM hi I want to place animated gif image on my visual c++ program(API).Is there any solutions. Marc G December 22nd, 2003, 09:25 AM Check http://www.codeguru.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/) codeguru.com
Copyright 2007 Jupitermedia Corporation All Rights Reserved. |