ReactOS 0.4.16-dev-336-gb667d82
|
#include <mmsystem.h>
Public Attributes | |
DWORD_PTR | dwCallback |
HWND | hWnd |
UINT | nCmdShow |
LPCWSTR | lpstrText |
Definition at line 2688 of file mmsystem.h.
DWORD_PTR tagMCI_ANIM_WINDOW_PARMSW::dwCallback |
Definition at line 2689 of file mmsystem.h.
Referenced by MCI_MapMsgAtoW().
HWND tagMCI_ANIM_WINDOW_PARMSW::hWnd |
Definition at line 2690 of file mmsystem.h.
Referenced by MCI_MapMsgAtoW().
LPCWSTR tagMCI_ANIM_WINDOW_PARMSW::lpstrText |
Definition at line 2692 of file mmsystem.h.
Referenced by MCI_MapMsgAtoW(), and MCI_UnmapMsgAtoW().
UINT tagMCI_ANIM_WINDOW_PARMSW::nCmdShow |
Definition at line 2691 of file mmsystem.h.
Referenced by MCI_MapMsgAtoW().