Prev Next
Animate_Create info Overview GroupThe Animate_Create macro creates an animation control. Animate_Create calls the CreateWindow function. HWND Animate_Create(
Parameters
Return ValuesReturns the handle to the animation control. RemarksThe Animate_Create macro sets the width and height of the animation control to zero if the ACS_CENTER style is specified. If the ACS_CENTER style is not specified, Animate_Create sets the width and height based on the dimensions of a frame in the AVI clip. See Also |