ReactOS 0.4.15-dev-7842-g558ab78
_APP_MAP Struct Reference
Collaboration diagram for _APP_MAP:

Public Attributes

WCHAR szName [MAX_PATH]
 
WCHAR szDesc [MAX_PATH]
 
WCHAR szIcon [MAX_PATH]
 
struct _APP_MAPNext
 
PLABEL_MAP LabelMap
 

Detailed Description

Definition at line 30 of file sounds.c.

Member Data Documentation

◆ LabelMap

PLABEL_MAP _APP_MAP::LabelMap

Definition at line 37 of file sounds.c.

Referenced by FindLabel(), ImportSoundEntry(), and ShowSoundScheme().

◆ Next

struct _APP_MAP* _APP_MAP::Next

Definition at line 36 of file sounds.c.

Referenced by FindApp(), FreeAppMap(), ImportAppProfile(), and ShowSoundScheme().

◆ szDesc

WCHAR _APP_MAP::szDesc[MAX_PATH]

Definition at line 33 of file sounds.c.

Referenced by ImportAppProfile(), and ShowSoundScheme().

◆ szIcon

WCHAR _APP_MAP::szIcon[MAX_PATH]

Definition at line 34 of file sounds.c.

Referenced by ImportAppProfile().

◆ szName

WCHAR _APP_MAP::szName[MAX_PATH]

The documentation for this struct was generated from the following file: