ReactOS 0.4.16-dev-401-g45b008d
|
Public Attributes | |
PLABEL_MAP | LabelMap |
PAPP_MAP | AppMap |
WCHAR | szValue [MAX_PATH] |
struct _LABEL_CONTEXT * | Next |
PAPP_MAP _LABEL_CONTEXT::AppMap |
Definition at line 43 of file sounds.c.
Referenced by ApplyChanges(), and FindLabelContext().
PLABEL_MAP _LABEL_CONTEXT::LabelMap |
Definition at line 42 of file sounds.c.
Referenced by ApplyChanges(), and FindLabelContext().
struct _LABEL_CONTEXT* _LABEL_CONTEXT::Next |
Definition at line 45 of file sounds.c.
Referenced by ApplyChanges(), FindLabelContext(), and FreeSoundProfiles().
Definition at line 44 of file sounds.c.
Referenced by ApplyChanges(), FindLabelContext(), ImportSoundLabel(), ShowSoundScheme(), and SoundsDlgProc().