|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| DWORD | dwStyle |
| MCIDEVICEID | mci |
| HDRVR | hdrv |
| int | alias |
| UINT | dev_type |
| UINT | mode |
| LONG | position |
| SIZE | size |
| int | zoom |
| LPWSTR | lpName |
| HWND | hWnd |
| HWND | hwndOwner |
| UINT | uTimer |
| MCIERROR | lasterror |
| WCHAR | return_string [128] |
| WORD | active_timer |
| WORD | inactive_timer |
| WORD MCIWndInfo::active_timer |
Definition at line 58 of file mciwnd.c.
Referenced by MCIWND_Create(), and MCIWndProc().
| int MCIWndInfo::alias |
Definition at line 47 of file mciwnd.c.
Referenced by MCIWndProc().
| UINT MCIWndInfo::dev_type |
Definition at line 48 of file mciwnd.c.
Referenced by MCIWndProc().
| DWORD MCIWndInfo::dwStyle |
Definition at line 44 of file mciwnd.c.
Referenced by MCIWND_Create(), MCIWND_notify_error(), MCIWND_notify_media(), MCIWND_notify_mode(), MCIWND_notify_pos(), MCIWND_notify_size(), MCIWND_UpdateState(), and MCIWndProc().
| HDRVR MCIWndInfo::hdrv |
Definition at line 46 of file mciwnd.c.
Referenced by MCIWndProc().
| HWND MCIWndInfo::hWnd |
Definition at line 54 of file mciwnd.c.
Referenced by MCIWND_Create(), MCIWND_KeyDown(), MCIWND_notify_error(), MCIWND_notify_media(), MCIWND_notify_mode(), MCIWND_notify_pos(), MCIWND_notify_size(), MCIWND_ToggleState(), and MCIWND_UpdateState().
| HWND MCIWndInfo::hwndOwner |
Definition at line 54 of file mciwnd.c.
Referenced by MCIWND_Create(), MCIWND_notify_error(), MCIWND_notify_media(), MCIWND_notify_mode(), MCIWND_notify_pos(), MCIWND_notify_size(), and MCIWndProc().
| WORD MCIWndInfo::inactive_timer |
Definition at line 58 of file mciwnd.c.
Referenced by MCIWND_Create(), and MCIWndProc().
| MCIERROR MCIWndInfo::lasterror |
Definition at line 56 of file mciwnd.c.
Referenced by mci_generic_command(), mci_get_devcaps(), MCIWND_notify_error(), and MCIWndProc().
| LPWSTR MCIWndInfo::lpName |
Definition at line 53 of file mciwnd.c.
Referenced by MCIWND_notify_media(), MCIWND_UpdateState(), and MCIWndProc().
| MCIDEVICEID MCIWndInfo::mci |
Definition at line 45 of file mciwnd.c.
Referenced by mci_generic_command(), mci_get_devcaps(), MCIWND_UpdateState(), and MCIWndProc().
| UINT MCIWndInfo::mode |
Definition at line 49 of file mciwnd.c.
Referenced by MCIWND_Create(), MCIWND_notify_mode(), and MCIWndProc().
| LONG MCIWndInfo::position |
Definition at line 50 of file mciwnd.c.
Referenced by MCIWND_Create(), MCIWND_notify_pos(), MCIWND_UpdateState(), and MCIWndProc().
| WCHAR MCIWndInfo::return_string[128] |
Definition at line 57 of file mciwnd.c.
Referenced by MCIWndProc().
| SIZE MCIWndInfo::size |
Definition at line 51 of file mciwnd.c.
Referenced by MCIWndProc().
| UINT MCIWndInfo::uTimer |
Definition at line 55 of file mciwnd.c.
Referenced by MCIWndProc().
| int MCIWndInfo::zoom |
Definition at line 52 of file mciwnd.c.
Referenced by MCIWND_Create(), and MCIWndProc().