ReactOS 0.4.15-dev-6069-g56a4501
|
Public Attributes | |
PWCHAR | szName |
PWCHAR | szDesc |
PWCHAR | szIcon |
struct _APP_MAP * | AppMap |
struct _LABEL_MAP * | Next |
Definition at line 26 of file sounds.c.
Referenced by FindLabel(), and ImportSoundEntry().
struct _LABEL_MAP* _LABEL_MAP::Next |
Definition at line 27 of file sounds.c.
Referenced by FindLabel(), FreeLabelMap(), ImportSoundEntry(), LoadEventLabel(), RemoveLabel(), and ShowSoundScheme().
PWCHAR _LABEL_MAP::szDesc |
Definition at line 24 of file sounds.c.
Referenced by FindLabel(), FreeLabelMap(), LoadEventLabel(), and ShowSoundScheme().
PWCHAR _LABEL_MAP::szIcon |
Definition at line 25 of file sounds.c.
Referenced by FreeLabelMap(), and LoadEventLabel().
PWCHAR _LABEL_MAP::szName |
Definition at line 23 of file sounds.c.
Referenced by ApplyChanges(), FindLabel(), FindLabelContext(), FreeLabelMap(), ImportSoundLabel(), LoadEventLabel(), and ShowSoundScheme().