ReactOS 0.4.16-dev-819-g75c0dc0
|
#include <access.h>
ACCESSTIMEOUT _GLOBAL_DATA::accessTimeout |
Definition at line 53 of file access.h.
Referenced by ReadSettings(), and WriteGlobalData().
BOOL _GLOBAL_DATA::bAudioInChanged |
Definition at line 20 of file audio.c.
Referenced by AudioDlgProc(), and SaveAudioDlg().
BOOL _GLOBAL_DATA::bAudioOutChanged |
Definition at line 19 of file audio.c.
Referenced by AudioDlgProc(), and SaveAudioDlg().
BOOL _GLOBAL_DATA::bKeyboardPref |
Definition at line 35 of file access.h.
Referenced by ReadSettings().
BOOL _GLOBAL_DATA::bMIDIOutChanged |
Definition at line 21 of file audio.c.
Referenced by AudioDlgProc(), and SaveAudioDlg().
LONG _GLOBAL_DATA::bmMonHeight |
Definition at line 164 of file desk.h.
Referenced by DisplayApplet(), DrawBackgroundPreview(), ShowResolutionPreview(), and ShowScreenSaverPreview().
LONG _GLOBAL_DATA::bmMonWidth |
Definition at line 163 of file desk.h.
Referenced by DisplayApplet(), DrawBackgroundPreview(), ShowResolutionPreview(), and ShowScreenSaverPreview().
BOOL _GLOBAL_DATA::bNoAudioIn |
Definition at line 16 of file audio.c.
Referenced by InitAudioDlg().
BOOL _GLOBAL_DATA::bNoAudioOut |
Definition at line 15 of file audio.c.
Referenced by InitAudioDlg().
BOOL _GLOBAL_DATA::bNoMIDIOut |
Definition at line 17 of file audio.c.
Referenced by InitAudioDlg().
BOOL _GLOBAL_DATA::bShowSounds |
Definition at line 39 of file access.h.
Referenced by OnInitDialog(), and ReadSettings().
BOOL _GLOBAL_DATA::bSoundOnActivation |
Definition at line 58 of file access.h.
Referenced by ReadSettings(), and WriteGlobalData().
BOOL _GLOBAL_DATA::bWarningSounds |
Definition at line 57 of file access.h.
Referenced by ReadSettings(), and WriteGlobalData().
COLORREF _GLOBAL_DATA::desktop_color |
Definition at line 159 of file desk.h.
Referenced by AppearancePage_LoadSelectedScheme(), AppearancePageProc(), DisplayApplet(), DrawBackgroundPreview(), OnColorButton(), SetDesktopBackColor(), ShowResolutionPreview(), and ShowScreenSaverPreview().
FILTERKEYS _GLOBAL_DATA::filterKeys |
Definition at line 31 of file access.h.
Referenced by DisableFilterKeysTest(), EnableFilterKeysTest(), and ReadSettings().
HICON _GLOBAL_DATA::hIconMuted |
Definition at line 18 of file volume.c.
Referenced by InitVolumeControls(), and VolumeDlgProc().
HICON _GLOBAL_DATA::hIconNoHW |
Definition at line 20 of file volume.c.
Referenced by InitVolumeControls(), and VolumeDlgProc().
HICON _GLOBAL_DATA::hIconSpeakImg |
Definition at line 21 of file volume.c.
Referenced by VolumeDlgProc().
HICON _GLOBAL_DATA::hIconUnMuted |
Definition at line 19 of file volume.c.
Referenced by InitVolumeControls(), and VolumeDlgProc().
HIGHCONTRAST _GLOBAL_DATA::highContrast |
Definition at line 42 of file access.h.
Referenced by ReadSettings().
HMIXER _GLOBAL_DATA::hMixer |
Definition at line 17 of file volume.c.
Referenced by GetMuteControl(), GetMuteState(), GetVolumeControl(), GetVolumeValue(), InitVolumeControls(), RestoreVolumeValue(), SetVolumeValue(), SwitchMuteState(), and VolumeDlgProc().
HBITMAP _GLOBAL_DATA::hMonitorBitmap |
Definition at line 162 of file desk.h.
Referenced by DisplayApplet(), DrawBackgroundPreview(), ShowResolutionPreview(), and ShowScreenSaverPreview().
HICON _GLOBAL_DATA::hPlayIcon |
Definition at line 62 of file sounds.c.
Referenced by SoundsDlgProc().
HIMAGELIST _GLOBAL_DATA::hSoundsImageList |
Definition at line 58 of file sounds.c.
Referenced by ShowSoundScheme(), and SoundsDlgProc().
HICON _GLOBAL_DATA::hStopIcon |
Definition at line 63 of file sounds.c.
Referenced by SoundsDlgProc().
DWORD _GLOBAL_DATA::maxVolume |
Definition at line 32 of file volume.c.
Referenced by GetVolumeValue(), InitVolumeControls(), SetVolumeValue(), and VolumeDlgProc().
MOUSEKEYS _GLOBAL_DATA::mouseKeys |
Definition at line 50 of file access.h.
Referenced by ReadSettings().
DWORD _GLOBAL_DATA::muteControlID |
Definition at line 24 of file volume.c.
Referenced by GetMuteControl(), GetMuteState(), and SwitchMuteState().
LONG _GLOBAL_DATA::muteVal |
Definition at line 23 of file volume.c.
Referenced by GetMuteState(), InitVolumeControls(), SwitchMuteState(), and VolumeDlgProc().
UINT _GLOBAL_DATA::NumWavOut |
Definition at line 61 of file sounds.c.
Referenced by SoundsDlgProc().
FILTERKEYS _GLOBAL_DATA::oldFilterKeys |
Definition at line 32 of file access.h.
Referenced by DisableFilterKeysTest().
STICKYKEYS _GLOBAL_DATA::oldStickyKeys |
TOGGLEKEYS _GLOBAL_DATA::oldToggleKeys |
PAPP_MAP _GLOBAL_DATA::pAppMap |
Definition at line 60 of file sounds.c.
Referenced by FindApp(), FreeAppMap(), ImportAppProfile(), and ShowSoundScheme().
PLABEL_MAP _GLOBAL_DATA::pLabelMap |
Definition at line 59 of file sounds.c.
Referenced by FindLabel(), FreeLabelMap(), LoadEventLabel(), and RemoveLabel().
LPCWSTR _GLOBAL_DATA::pwszAction |
Definition at line 161 of file desk.h.
Referenced by AppearancePage_OnInit(), and DisplayApplet().
LPCWSTR _GLOBAL_DATA::pwszFile |
Definition at line 160 of file desk.h.
Referenced by AppearancePage_OnInit(), and DisplayApplet().
SERIALKEYS _GLOBAL_DATA::serialKeys |
Definition at line 54 of file access.h.
Referenced by ReadSettings(), and WriteGlobalData().
SOUNDSENTRY _GLOBAL_DATA::ssSoundSentry |
Definition at line 38 of file access.h.
Referenced by OnInitDialog(), and ReadSettings().
STICKYKEYS _GLOBAL_DATA::stickyKeys |
Definition at line 29 of file access.h.
Referenced by ReadSettings().
Definition at line 55 of file access.h.
Referenced by ReadSettings().
Definition at line 57 of file sounds.c.
Referenced by EnumerateSoundProfiles(), ImportSoundLabel(), and ShowSoundScheme().
Definition at line 56 of file access.h.
Referenced by ReadSettings().
TOGGLEKEYS _GLOBAL_DATA::toggleKeys |
Definition at line 33 of file access.h.
Referenced by ReadSettings().
UINT _GLOBAL_DATA::uCaretBlinkTime |
Definition at line 43 of file access.h.
Referenced by ReadSettings().
UINT _GLOBAL_DATA::uCaretWidth |
Definition at line 44 of file access.h.
Referenced by ReadSettings().
DWORD _GLOBAL_DATA::volumeChannels |
Definition at line 27 of file volume.c.
Referenced by GetVolumeControl(), GetVolumeValue(), RestoreVolumeValue(), and SetVolumeValue().
DWORD _GLOBAL_DATA::volumeControlID |
Definition at line 26 of file volume.c.
Referenced by GetVolumeControl(), GetVolumeValue(), RestoreVolumeValue(), and SetVolumeValue().
PMIXERCONTROLDETAILS_UNSIGNED _GLOBAL_DATA::volumeCurrentValues |
Definition at line 35 of file volume.c.
Referenced by GetVolumeControl(), GetVolumeValue(), SetVolumeValue(), and VolumeDlgProc().
PMIXERCONTROLDETAILS_UNSIGNED _GLOBAL_DATA::volumeInitialValues |
Definition at line 33 of file volume.c.
Referenced by GetVolumeControl(), GetVolumeValue(), RestoreVolumeValue(), and VolumeDlgProc().
DWORD _GLOBAL_DATA::volumeMaximum |
Definition at line 29 of file volume.c.
Referenced by GetVolumeControl(), and SetVolumeValue().
DWORD _GLOBAL_DATA::volumeMinimum |
Definition at line 28 of file volume.c.
Referenced by GetVolumeControl(), InitVolumeControls(), SetVolumeValue(), and VolumeDlgProc().
PMIXERCONTROLDETAILS_UNSIGNED _GLOBAL_DATA::volumePreviousValues |
Definition at line 34 of file volume.c.
Referenced by GetVolumeControl(), GetVolumeValue(), SetVolumeValue(), and VolumeDlgProc().
DWORD _GLOBAL_DATA::volumeStep |
Definition at line 30 of file volume.c.
Referenced by GetVolumeControl(), InitVolumeControls(), SetVolumeValue(), and VolumeDlgProc().