When a software works for a particular job sometimes some animation is shown. Suppose a file searching is going on and a moving object is showing still the end of the search. How this can be achieved by win32-api code. I mean the animation.
Printable View
When a software works for a particular job sometimes some animation is shown. Suppose a file searching is going on and a moving object is showing still the end of the search. How this can be achieved by win32-api code. I mean the animation.
Use an animation control:
http://msdn.microsoft.com/en-us/libr...8VS.85%29.aspx