devenum: Use neutral language for the version resource.
This commit is contained in:
parent
95f8f0b686
commit
b9d56b3543
|
@ -35,6 +35,8 @@ STRINGTABLE
|
|||
IDS_DEVENUM_MIDEFAULT "Default MidiOut Device"
|
||||
}
|
||||
|
||||
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
||||
|
||||
#define WINE_FILEDESCRIPTION_STR "Wine Device Enumerator Library"
|
||||
#define WINE_FILENAME_STR "devenum.dll"
|
||||
#define WINE_FILEVERSION 6,5,1,902
|
||||
|
|
Loading…
Reference in New Issue