crypt32: Use neutral language for the version resource.
This commit is contained in:
parent
71e765aab5
commit
95f8f0b686
|
@ -237,6 +237,8 @@ STRINGTABLE
|
||||||
IDS_NETSCAPE_SIGN_CA "Signature CA"
|
IDS_NETSCAPE_SIGN_CA "Signature CA"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
||||||
|
|
||||||
#define WINE_FILEDESCRIPTION_STR "Wine CryptoAPI Library"
|
#define WINE_FILEDESCRIPTION_STR "Wine CryptoAPI Library"
|
||||||
#define WINE_FILENAME_STR "crypt32.dll"
|
#define WINE_FILENAME_STR "crypt32.dll"
|
||||||
#define WINE_FILEVERSION 5,131,2600,1243
|
#define WINE_FILEVERSION 5,131,2600,1243
|
||||||
|
|
Loading…
Reference in New Issue