ReactOS 0.4.16-dev-2-g02a6913
|
#include <sndvol32.h>
Definition at line 43 of file sndvol32.h.
SIZE _MIXER_WINDOW::baseUnit |
Definition at line 59 of file sndvol32.h.
Referenced by LoadDialogCtrls().
BOOL _MIXER_WINDOW::bHasExtendedControls |
Definition at line 55 of file sndvol32.h.
Referenced by EnumConnectionsCallback(), and LoadDialogCtrls().
BOOL _MIXER_WINDOW::bShowExtendedControls |
Definition at line 56 of file sndvol32.h.
Referenced by EnumConnectionsCallback(), LoadDialogCtrls(), and MainWindowProc().
UINT _MIXER_WINDOW::DialogCount |
Definition at line 51 of file sndvol32.h.
Referenced by EnumConnectionsCallback(), LoadDialogCtrls(), MainWindowProc(), UpdateDialogLineSliderControl(), and UpdateDialogLineSwitchControl().
HFONT _MIXER_WINDOW::hFont |
Definition at line 58 of file sndvol32.h.
Referenced by MainWindowProc().
HWND _MIXER_WINDOW::hStatusBar |
Definition at line 46 of file sndvol32.h.
Referenced by LoadDialogCtrls(), and MainWindowProc().
HWND _MIXER_WINDOW::hWnd |
Definition at line 45 of file sndvol32.h.
Referenced by EnumConnectionsCallback(), LoadDialogCtrls(), SetVolumeCallback(), UpdateDialogLineSliderControl(), and UpdateDialogLineSwitchControl().
struct _SND_MIXER* _MIXER_WINDOW::Mixer |
Definition at line 47 of file sndvol32.h.
Referenced by EnumConnectionsCallback(), LoadDialogCtrls(), MainWindowProc(), MixerControlChangeCallback(), and SetVolumeCallback().
UINT _MIXER_WINDOW::MixerId |
Definition at line 54 of file sndvol32.h.
Referenced by CreateApplicationWindow(), and LoadDialogCtrls().
WINDOW_MODE _MIXER_WINDOW::Mode |
Definition at line 53 of file sndvol32.h.
Referenced by CreateApplicationWindow(), EnumConnectionsCallback(), and MainWindowProc().
RECT _MIXER_WINDOW::rect |
Definition at line 57 of file sndvol32.h.
Referenced by LoadDialogCtrls().
UINT _MIXER_WINDOW::SelectedLine |
Definition at line 48 of file sndvol32.h.
HWND* _MIXER_WINDOW::Window |
Definition at line 50 of file sndvol32.h.
Referenced by DeleteMixerWindowControls().
UINT _MIXER_WINDOW::WindowCount |
Definition at line 49 of file sndvol32.h.
Referenced by DeleteMixerWindowControls().
INT _MIXER_WINDOW::WndPosX |
Definition at line 60 of file sndvol32.h.
INT _MIXER_WINDOW::WndPosY |
Definition at line 61 of file sndvol32.h.