|
-
March 29th, 1999, 12:16 PM
#1
How can I display Animated Gifs?
How can I display Animated Gifs in Visual C++ ????
-
March 29th, 1999, 04:30 PM
#2
Re: How can I display Animated Gifs?
One quick but very dirty way is to use the IE control and let it display the gif... :-)))
The Fantastic-Bits Homepage
-
March 29th, 1999, 04:38 PM
#3
Re: How can I display Animated Gifs?
The fastest way is to convert the animated GIFs to AVI files using some tool such as the shareware program GIF Movie Gear. Once it's an AVI, you can import it into your RC file (or just open it as a file), then issue a .Play(0,-1,-1) and you are all set.
-
June 19th, 2000, 03:29 AM
#4
Re: How can I display Animated Gifs?
There is an ActiveX control available here at this site that can do this but remember that you have to pay license fees to Unisys if you use any sort of gifs in a commercial application.
HTH, Jens
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
|