Animated Gif
can anybody tell me how to play gif animation on Wince for pocketpc?
right now i am using function TransaparentImage . To pass a parameter as hbitmap , i am calling CreateDIBSection ..
But when i create bitmap by using CreateDIBSection and then passing it to TransparentImage , it starts leaking memory..
Why this is so ?
Is that call has some problem?
or is there any other method to use it properly?
can anybody help me in this matter..
I even try to draw transparent image by using function which was suggested in forum , but then that function gives noticable flicker on device...
so anybody knows the way to display animated gif?
Regards
Geeta
p.s:- its argent

