Re: Animated gif
Do not dismiss the whole of CodeProject just because some examples there are less than ideal. There
is a tremendous wealth of knowledge and pre-written code, mostly free for reuse.
I always cringe when I read someone using the word "unusable".
"Steph" <steph@ulysse.com> wrote in message news:gvbvjv$34l$1@news.eternal-september.org...
"Malachy Moses" <malachy.moses@gmail.com> a ?crit dans le message de news:
77771644-e8e7-422a-835e-d18bd766d8e6@y33g2000prg.googlegroups.com...
On May 22, 6:59 am, "Jeova Almeida" <jeovaalme...@yahoo.com> wrote:
How do I show an animated gif on my CDialog window? Does visual studio 2008
offers a built in solution?
It's not "built-in", but maybe this is helpful: "Add GIF-animation to
your MFC and ATL projects with the help of CPictureEx and
CPictureExWnd" at http://www.codeproject.com/KB/graphics/pictureex.aspx
I have no experience with this code, and cannot give a recommendation
on whether it is good or bad. Caveat emptor
codeproject is not professional code (plenty of bugs and beginner practices, unusable in
production environment)
You don't need anything to load an animated Gif in pure C/Win32 (embed it with COM host control)