wininet: Use neutral language for the version resource.
This commit is contained in:
parent
3dc5586e41
commit
d6b9b00c02
|
@ -81,6 +81,8 @@ FONT 8, "MS Shell Dlg"
|
|||
PUSHBUTTON "No", IDCANCEL, 100, 66, 56, 14, WS_GROUP | WS_TABSTOP
|
||||
}
|
||||
|
||||
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
||||
|
||||
#define WINE_FILEDESCRIPTION_STR "Wine Internet Connectivity"
|
||||
#define WINE_FILENAME_STR "wininet.dll"
|
||||
#define WINE_FILEVERSION 6,0,2800,1106
|
||||
|
|
Loading…
Reference in New Issue