windows-nt/Source/XPSP1/NT/enduser/stuff/hhctrl/animate.h

4 lines
128 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
BOOL STDCALL StartAnimation(int idTitle, HWND hWnd = NULL);
void STDCALL NextAnimation(void);
void STDCALL StopAnimation(void);