Animation Control Messages and Macros
An application sends messages to control the playing of an AVI clip in an animation control. Each message has a corresponding macro, which you can use instead of sending the message explicitly. Some messages have related macros, which are a more specialized form of the corresponding macro.
| Message | Macro |
| ACM_OPEN | Animate_Open Animate_Close |
| ACM_PLAY | Animate_Play Animate_Seek |
| ACM_STOP | Animate_Stop |
| Animate_Create |