ReactOS 0.4.16-dev-122-g325d74c
|
Public Attributes | |
PWSTR | szName |
PWSTR | szDesc |
PWSTR | 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().
PWSTR _LABEL_MAP::szDesc |
Definition at line 24 of file sounds.c.
Referenced by FindLabel(), FreeLabelMap(), LoadEventLabel(), and ShowSoundScheme().
PWSTR _LABEL_MAP::szIcon |
Definition at line 25 of file sounds.c.
Referenced by FreeLabelMap(), and LoadEventLabel().
PWSTR _LABEL_MAP::szName |
Definition at line 23 of file sounds.c.
Referenced by ApplyChanges(), FindLabel(), FindLabelContext(), FreeLabelMap(), ImportSoundLabel(), LoadEventLabel(), and ShowSoundScheme().