How can i load CAnimateCtrl to GIF File.
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hi , Can u please clarify me how to load the gif file on the CAnimateCtrl picture control using MFC. Thanks
The CAnimateCtrl class only understands AVI files and not GIF files. GIF Animation Control[^] is a custom control derived from CStatic for showing animated GIFs.
«_Superman_» I love work. It gives me something to do between weekends.