ReactOS 0.4.16-dev-338-g34e76ad
|
#include "mplay32.h"
Go to the source code of this file.
Macros | |
#define | IDT_PLAYTIMER 1000 |
#define | MAIN_WINDOW_HEIGHT 125 |
#define | MAIN_WINDOW_MIN_WIDTH 250 |
#define | MAX_MCISTR 256 |
#define | argv __argv |
Variables | |
HINSTANCE | hInstance = NULL |
HWND | hTrackBar = NULL |
HWND | hToolBar = NULL |
HWND | hTimeDisplay = NULL |
HMENU | hMainMenu = NULL |
TCHAR | szAppTitle [256] = _T("") |
TCHAR | szDefaultFilter [MAX_PATH] = _T("") |
TCHAR | szCurrentFile [MAX_PATH] = _T("") |
LPTSTR | szFilter = NULL |
WORD | wDeviceId = 0 |
BOOL | bRepeat = FALSE |
BOOL | bIsSingleWindow = FALSE |
UINT | MaxFilePos = 0 |
RECT | PrevWindowPos |
static const TBBUTTON | Buttons [] |
Definition at line 1464 of file mplay32.c.
Definition at line 951 of file mplay32.c.
Referenced by _tWinMain().
Definition at line 1142 of file mplay32.c.
Referenced by _tWinMain().
Definition at line 532 of file mplay32.c.
Referenced by CloseMediaFile(), and OpenMciDevice().
Definition at line 881 of file mplay32.c.
Referenced by MainWndProc(), and OpenMediaFile().
Definition at line 500 of file mplay32.c.
Referenced by HandleDeviceMenuItem(), and InsertDeviceMenuItem().
Definition at line 54 of file mplay32.c.
Referenced by OpenMciDevice().
|
static |
Definition at line 470 of file mplay32.c.
Referenced by BuildFileFilterAndDeviceMenu(), and InsertDeviceMenuItem().
Definition at line 635 of file mplay32.c.
Referenced by TogglePlaybackState(), and UpdateWindowCaption().
|
static |
Definition at line 456 of file mplay32.c.
Referenced by BuildFileFilterAndDeviceMenu(), HandleDeviceMenuItem(), and InsertDeviceMenuItem().
Definition at line 439 of file mplay32.c.
Referenced by BuildFileFilterAndDeviceMenu().
Definition at line 1172 of file mplay32.c.
Referenced by MainWndProc().
Definition at line 303 of file mplay32.c.
Referenced by _tWinMain(), DllMain(), Initialize(), MainWndProc(), and wWinMain().
|
static |
Definition at line 914 of file mplay32.c.
Referenced by BuildFileFilterAndDeviceMenu().
Definition at line 1206 of file mplay32.c.
Referenced by _tWinMain().
Definition at line 1148 of file mplay32.c.
Referenced by HandleDeviceMenuItem(), and MainWndProc().
Definition at line 552 of file mplay32.c.
Referenced by HandleDeviceMenuItem(), and OpenMediaFile().
Definition at line 893 of file mplay32.c.
Referenced by _tWinMain(), MainWndProc(), and OpenFileDialog().
Definition at line 757 of file mplay32.c.
Referenced by StartPlayback().
Definition at line 89 of file mplay32.c.
Referenced by SwitchViewMode().
Definition at line 711 of file mplay32.c.
Referenced by MainWndProc().
Definition at line 734 of file mplay32.c.
Referenced by MainWndProc().
Definition at line 687 of file mplay32.c.
Referenced by MainWndProc(), SeekBackPlayback(), and SeekForwPlayback().
Definition at line 238 of file mplay32.c.
Referenced by DECLARE_INTERFACE_(), InitControls(), CNotifyToolbar::Initialize(), CNotifyToolbar::ResizeImagelist(), CAppsListView::SetDisplayAppType(), and CMenuToolbarBase::UpdateImageLists().
Definition at line 868 of file mplay32.c.
Referenced by MainWndProc().
Definition at line 213 of file mplay32.c.
Referenced by _tWinMain(), InitControls(), and SetImageList().
Definition at line 288 of file mplay32.c.
Referenced by GetDeviceMode(), HandleDeviceMenuItem(), OpenMediaFile(), SeekPlayback(), ShowDeviceProperties(), StartPlayback(), StopPlayback(), SwitchViewMode(), and TogglePlaybackState().
Definition at line 773 of file mplay32.c.
Referenced by MainWndProc(), OpenMediaFile(), and TogglePlaybackState().
Definition at line 652 of file mplay32.c.
Referenced by CloseMediaFile(), MainWndProc(), SeekBackPlayback(), and SeekForwPlayback().
Definition at line 371 of file mplay32.c.
Referenced by CloseMediaFile(), and MainWndProc().
Definition at line 807 of file mplay32.c.
Referenced by MainWndProc().
Definition at line 167 of file mplay32.c.
Referenced by CloseMciDevice(), OpenMciDevice(), PlayTimerProc(), and StopPlayback().
Definition at line 102 of file mplay32.c.
Referenced by CloseMediaFile(), EDIT_WndProc(), OpenMciDevice(), StartPlayback(), StopPlayback(), and TogglePlaybackState().
Definition at line 34 of file mplay32.c.
Referenced by CloseMediaFile(), MainWndProc(), and SwitchViewMode().
Definition at line 33 of file mplay32.c.
Referenced by MainWndProc().
Definition at line 41 of file mplay32.c.
Referenced by CMainToolbar::Create(), HEXEDIT_WM_LBUTTONDOWN(), InitControls(), InPortIsr(), KbdHid_StartDevice(), MessageBoxTimeoutIndirectW(), and MouHid_StartDevice().
Definition at line 21 of file mplay32.c.
Referenced by _tWinMain(), BuildFileFilterAndDeviceMenu(), InitControls(), MainWndProc(), OpenFileDialog(), SetImageList(), ShowMCIError(), and UpdateWindowCaption().
Definition at line 25 of file mplay32.c.
Referenced by _tWinMain(), BuildFileFilterAndDeviceMenu(), DisableMenuItems(), EnableMenuItems(), HandleDeviceMenuItem(), InitMainWnd(), ListViewSelectionChanged(), MainWndProc(), OLEMenu_FindMainMenuIndex(), SetMenuAndButtonStates(), STRING_LoadMenus(), and SwitchViewMode().
Definition at line 24 of file mplay32.c.
Referenced by CloseMciDevice(), InitControls(), MainWndProc(), OpenMciDevice(), PlayTimerProc(), StopPlayback(), and SwitchViewMode().
Definition at line 23 of file mplay32.c.
Referenced by _CmdWndProc(), InitControls(), MainWndProc(), Preview_OnSize(), Preview_UpdateZoom(), resize_frame_rect(), SetImageList(), StartPlayback(), StopPlayback(), SwitchViewMode(), and TogglePlaybackState().
Definition at line 22 of file mplay32.c.
Referenced by InitControls(), MainWndProc(), OpenMciDevice(), PlayTimerProc(), StopPlayback(), and SwitchViewMode().
UINT MaxFilePos = 0 |
Definition at line 35 of file mplay32.c.
Referenced by OpenMciDevice(), SeekForwPlayback(), and StartPlayback().
RECT PrevWindowPos |
Definition at line 36 of file mplay32.c.
Referenced by SwitchViewMode().
Definition at line 27 of file mplay32.c.
Referenced by _tWinMain(), AboutDlgProc(), MainWndProc(), ShowLastWin32Error(), ShowMCIError(), and UpdateWindowCaption().
Definition at line 29 of file mplay32.c.
Referenced by OpenMciDevice(), and UpdateWindowCaption().
Definition at line 28 of file mplay32.c.
Referenced by BuildFileFilterAndDeviceMenu(), and CleanupFileFilter().
Definition at line 30 of file mplay32.c.
Referenced by ActionDlg_OnBrowse(), AVIBuildFilterA(), AVIBuildFilterW(), BrowseCursor(), BrowseRequiredFile(), BuildFileFilterAndDeviceMenu(), CleanupFileFilter(), DoOpenFile(), DoSaveAs(), MountImage(), OpenFileDialog(), PickIconProc(), and SoundsDlgProc().
WORD wDeviceId = 0 |
Definition at line 32 of file mplay32.c.
Referenced by CloseMciDevice(), EnableMenuItems(), GetDeviceMode(), MainWndProc(), OpenMciDevice(), OpenMediaFile(), PlayTimerProc(), SeekBackPlayback(), SeekForwPlayback(), SeekPlayback(), ShowDeviceProperties(), StartPlayback(), StopPlayback(), SwitchViewMode(), TogglePlaybackState(), UpdateTimeDisplay(), and UpdateWindowCaption().