mirror of
https://github.com/winfsp/winfsp.git
synced 2025-07-03 17:32:57 -05:00
dll: add eventlog.mc and related files
This commit is contained in:
20
src/dll/eventlog/eventlog.mc
Normal file
20
src/dll/eventlog/eventlog.mc
Normal file
@ -0,0 +1,20 @@
|
||||
MessageId=1
|
||||
Severity=Informational
|
||||
SymbolicName=FSP_EVENTLOG_INFORMATION
|
||||
Language=English
|
||||
%1
|
||||
.
|
||||
|
||||
MessageId=1
|
||||
Severity=Warning
|
||||
SymbolicName=FSP_EVENTLOG_WARNING
|
||||
Language=English
|
||||
%1
|
||||
.
|
||||
|
||||
MessageId=1
|
||||
Severity=Error
|
||||
SymbolicName=FSP_EVENTLOG_ERROR
|
||||
Language=English
|
||||
%1
|
||||
.
|
Reference in New Issue
Block a user