ReactOS 0.4.16-dev-122-g325d74c
|
HMIXER _DIALOG_DATA::hMixer |
Definition at line 12 of file tray.c.
Referenced by OnCommand(), OnTrayInitMixer(), and OnVScroll().
DWORD _DIALOG_DATA::maxVolume |
Definition at line 19 of file tray.c.
Referenced by OnTrayInitMixer(), and OnVScroll().
DWORD _DIALOG_DATA::muteControlID |
Definition at line 24 of file tray.c.
Referenced by OnCommand(), and OnTrayInitMixer().
DWORD _DIALOG_DATA::volumeChannels |
Definition at line 14 of file tray.c.
Referenced by OnTrayInitMixer(), and OnVScroll().
DWORD _DIALOG_DATA::volumeControlID |
Definition at line 13 of file tray.c.
Referenced by OnTrayInitMixer(), and OnVScroll().
PMIXERCONTROLDETAILS_UNSIGNED _DIALOG_DATA::volumeCurrentValues |
Definition at line 22 of file tray.c.
Referenced by OnTrayInitMixer(), and OnVScroll().
PMIXERCONTROLDETAILS_UNSIGNED _DIALOG_DATA::volumeInitValues |
Definition at line 21 of file tray.c.
Referenced by OnTrayInitMixer(), and OnVScroll().
DWORD _DIALOG_DATA::volumeMaximum |
Definition at line 16 of file tray.c.
Referenced by OnTrayInitMixer(), and OnVScroll().
DWORD _DIALOG_DATA::volumeMinimum |
Definition at line 15 of file tray.c.
Referenced by OnTrayInitMixer(), and OnVScroll().
DWORD _DIALOG_DATA::volumeStep |
Definition at line 17 of file tray.c.
Referenced by OnTrayInitMixer(), and OnVScroll().