|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <shimgvw.h>

Public Attributes | |
| UINT | m_nFrameIndex |
| UINT | m_nFrameCount |
| UINT | m_nLoopIndex |
| UINT | m_nLoopCount |
| PropertyItem * | m_pDelayItem |
| HWND | m_hwndTimer |
| HWND tagANIME::m_hwndTimer |
Definition at line 65 of file shimgvw.h.
Referenced by Anime_Pause(), Anime_SetTimerWnd(), and Anime_Start().
| UINT tagANIME::m_nFrameCount |
Definition at line 61 of file shimgvw.h.
Referenced by Anime_FreeInfo(), Anime_LoadInfo(), and Anime_Step().
| UINT tagANIME::m_nFrameIndex |
Definition at line 60 of file shimgvw.h.
Referenced by Anime_FreeInfo(), Anime_GetFrameDelay(), Anime_SetFrameIndex(), and Anime_Step().
| UINT tagANIME::m_nLoopCount |
Definition at line 63 of file shimgvw.h.
Referenced by Anime_FreeInfo(), Anime_LoadInfo(), and Anime_Step().
| UINT tagANIME::m_nLoopIndex |
Definition at line 62 of file shimgvw.h.
Referenced by Anime_FreeInfo(), and Anime_Step().
| PropertyItem* tagANIME::m_pDelayItem |
Definition at line 64 of file shimgvw.h.
Referenced by Anime_FreeInfo(), Anime_GetFrameDelay(), Anime_LoadInfo(), and Anime_Start().