master
mc 16 lines 396 Bytes
Raw
1 MessageIdTypeDef=DWORD
2
3 SeverityNames=(Success=0x0:STATUS_SEVERITY_SUCCESS
4 Informational=0x1:STATUS_SEVERITY_INFORMATIONAL
5 Warning=0x2:STATUS_SEVERITY_WARNING
6 Error=0x3:STATUS_SEVERITY_ERROR
7 )
8
9 LanguageNames=(Neutral=0x0000:MSG00000)
10
11 MessageId=0x0 SymbolicName=MSG_WARNING
12 Severity=Warning
13 Facility=Application
14 Language=Neutral
15 %1
16 .