|
ReactOS 0.4.16-dev-2224-g3637fd8
|

| HMIXER _DIALOG_DATA::hMixer |
Definition at line 13 of file tray.c.
Referenced by OnCommand(), OnMixerControlChange(), OnTrayInitMixer(), and OnVScroll().
| DWORD _DIALOG_DATA::maxVolume |
Definition at line 20 of file tray.c.
Referenced by OnTrayInitMixer(), and OnVScroll().
| DWORD _DIALOG_DATA::muteControlID |
Definition at line 25 of file tray.c.
Referenced by OnCommand(), OnMixerControlChange(), and OnTrayInitMixer().
| DWORD _DIALOG_DATA::volumeChannels |
Definition at line 15 of file tray.c.
Referenced by OnMixerControlChange(), OnTrayInitMixer(), and OnVScroll().
| DWORD _DIALOG_DATA::volumeControlID |
Definition at line 14 of file tray.c.
Referenced by OnMixerControlChange(), OnTrayInitMixer(), and OnVScroll().
| PMIXERCONTROLDETAILS_UNSIGNED _DIALOG_DATA::volumeCurrentValues |
Definition at line 23 of file tray.c.
Referenced by OnTrayInitMixer(), and OnVScroll().
| PMIXERCONTROLDETAILS_UNSIGNED _DIALOG_DATA::volumeInitValues |
Definition at line 22 of file tray.c.
Referenced by OnTrayInitMixer(), and OnVScroll().
| DWORD _DIALOG_DATA::volumeMaximum |
Definition at line 17 of file tray.c.
Referenced by OnTrayInitMixer(), and OnVScroll().
| DWORD _DIALOG_DATA::volumeMinimum |
Definition at line 16 of file tray.c.
Referenced by OnTrayInitMixer(), and OnVScroll().
| DWORD _DIALOG_DATA::volumeStep |
Definition at line 18 of file tray.c.
Referenced by OnMixerControlChange(), OnTrayInitMixer(), and OnVScroll().