mapi32: Use neutral language for the version resource.
This commit is contained in:
parent
0b3a58090a
commit
8e9d6203f0
|
@ -29,6 +29,8 @@ STRINGTABLE
|
|||
IDS_SEND_MAIL, "Send Mail"
|
||||
}
|
||||
|
||||
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
||||
|
||||
#define WINE_FILEDESCRIPTION_STR "Wine Messaging API"
|
||||
#define WINE_FILENAME_STR "mapi32.dll"
|
||||
#define WINE_FILEVERSION 1,0,0,0
|
||||
|
|
Loading…
Reference in New Issue