shlwapi: Use neutral language for the version resource.

This commit is contained in:
Alexandre Julliard 2013-07-09 15:47:44 +02:00
parent b842a0c068
commit 3dc5586e41
1 changed files with 2 additions and 0 deletions

View File

@ -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"