|
ReactOS 0.4.16-dev-1946-g52006dd
|

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().