How can I play an animated GIF in VB5?
Is there an API can help me?
And then, can I read a specific image of an icon resource file?
Thanks
How can I play an animated GIF in VB5?
Is there an API can help me?
And then, can I read a specific image of an icon resource file?
Thanks
An ICO file can only have one icon. For icons in EXEs and DLLs, you canQuote:> And then, can I read a specific image of an icon resource file?
Regards,
-/- David Eriksson -/-
2 G o o D P r o d u c t i o n s -> http://www.2goodsoft.com/
This sounds like bogosity. Part of the header information in an icon fileQuote:> An ICO file can only have one icon.
thats not nesacarily true... if you examine some of the icons thatQuote:> An ICO file can only have one icon.
>thats not nesacarily true... if you examine some of the icons that
>came with your windows 95(assuming you are running that or
>greater)... they technically have 1 or more icons in the single ico
>file... IE: a 16x16, a 32x32, a 48x48 etc... etc.. so that they can
>be properly displayed... not all programs will let you do it but
>microangelo gives you the power to take advatage of it.. so
>truthfully a ICO file can have more than 1 icon...
Chris
----------------------------------------------------------------
Chris Marriott, Microsoft Certified Solution Developer.
Visit our web site at http://www.skymap.com
> : >> An ICO file can only have one icon.
> : >
> : >thats not nesacarily true... if you examine some of the icons that
> : >came with your windows 95(assuming you are running that or
> : >greater)... they technically have 1 or more icons in the single
> ico
> : >file... IE: a 16x16, a 32x32, a 48x48 etc... etc.. so that they
> can
> : >be properly displayed... not all programs will let you do it but
> : >microangelo gives you the power to take advatage of it.. so
> : >truthfully a ICO file can have more than 1 icon...
> : >
> :
> : An icon can have multiple "device images", but these aren't,
> : technically, different icons - they are the same icon at different
> : resolutions. They all share the same "ID".
> but they dont have to be the same image...
Here's an example of what I found searching "animate +gif" on Usenet:
GVBOX.OCX, http://www.programmersheaven.com/files/files.html
"Windows Programming".
--
Thoralf
My reply-address is made-up to avoid junk-mail, please use the address
above!
There's an animated gif ocx control which can accomplish this.
http://www.toptown.com/nowhere/jinhui/
-Harry
Hi all,
Does anyone know how to run and animated gif in VB5.0 ?
Thanks in advance,
Ken.
2. Strange Skeletal Lighting problem
3. Playing an animated gif + .wav sound
4. need gif viewer for win 3.1
5. Playing Animated GIF File with Pure GDI+
6. Status of AMG/VTU/LWP web site
7. How play an animated gif file in VB6
9. How to play an animated Gif!
10. Gif.gIf.giF - Animated GIF Screen Capturing
11. Animated GIFS in VB4 or VB5
12. ANIMATED GIFS IN VB5 - API OR WHAT?