shlwapi: Use neutral language for the version resource.
This commit is contained in:
parent
b842a0c068
commit
3dc5586e41
|
@ -44,6 +44,8 @@ FONT 8, "MS Shell Dlg"
|
|||
PUSHBUTTON "&No", IDNO, 160, 40, 50, 14, WS_GROUP | WS_TABSTOP
|
||||
}
|
||||
|
||||
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
||||
|
||||
#define WINE_FILENAME_STR "shlwapi.dll"
|
||||
#define WINE_FILEVERSION 6,0,2800,1692
|
||||
#define WINE_FILEVERSION_STR "6.0.2800.1692"
|
||||
|
|
Loading…
Reference in New Issue