mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 09:25:10 +00:00
[SHFOLDER]
* Sync with Wine 1.7.1. CORE-7469 svn path=/trunk/; revision=60379
This commit is contained in:
parent
b13aa99130
commit
479a687ca4
2 changed files with 2 additions and 2 deletions
|
@ -14,12 +14,12 @@
|
|||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
||||
*/
|
||||
|
||||
#define WINE_OLESELFREGISTER
|
||||
#define WINE_FILEDESCRIPTION_STR "Wine Shell Folder Service"
|
||||
#define WINE_FILENAME_STR "shfolder.dll"
|
||||
#define WINE_FILEVERSION 6,00,2800,1106
|
||||
#define WINE_FILEVERSION_STR "6,00,2800,1106"
|
||||
#define WINE_PRODUCTVERSION 6,00,2800,1106
|
||||
#define WINE_PRODUCTVERSION_STR "6,00,2800,1106"
|
||||
#define WINE_EXTRAVALUES VALUE "OLESelfRegister",""
|
||||
|
||||
#include <wine/wine_common_ver.rc>
|
||||
|
|
|
@ -176,7 +176,7 @@ reactos/dll/win32/setupapi # Forked at Wine-20050524
|
|||
reactos/dll/win32/shdoclc # Synced to Wine-1.5.19
|
||||
reactos/dll/win32/shdocvw # Synced to Wine-1.7.1
|
||||
reactos/dll/win32/shell32 # Forked at Wine-20071011
|
||||
reactos/dll/win32/shfolder # Autosync
|
||||
reactos/dll/win32/shfolder # Synced to Wine-1.7.1
|
||||
reactos/dll/win32/shlwapi # Synced to Wine-1.5.26
|
||||
reactos/dll/win32/slbcsp # Synced to Wine-1.5.19
|
||||
reactos/dll/win32/snmpapi # Synced to Wine-1.5.19
|
||||
|
|
Loading…
Reference in a new issue