From 139211de9ff8a0eb9ea1321cbb7848b7da22a703 Mon Sep 17 00:00:00 2001 From: Aleksey Bragin Date: Fri, 11 Jan 2008 15:16:33 +0000 Subject: [PATCH] - Update wine sync doc. - Add rpcrt4_winetest to the install CD. svn path=/trunk/; revision=31720 --- reactos/boot/bootdata/packages/reactos.dff | 1 + reactos/media/doc/README.WINE | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/reactos/boot/bootdata/packages/reactos.dff b/reactos/boot/bootdata/packages/reactos.dff index abae85b24af..db7e1b5999d 100644 --- a/reactos/boot/bootdata/packages/reactos.dff +++ b/reactos/boot/bootdata/packages/reactos.dff @@ -547,6 +547,7 @@ modules\rostests\winetests\msvcrt\msvcrt_winetest.exe 7 o modules\rostests\winetests\ntdll\ntdll_winetest.exe 7 optional modules\rostests\winetests\powrprof\powrprof_winetest.exe 7 optional modules\rostests\winetests\psapi\psapi_winetest.exe 7 optional +modules\rostests\winetests\rpcrt4\rpcrt4_winetest.exe 7 optional modules\rostests\winetests\setupapi\setupapi_winetest.exe 7 optional modules\rostests\winetests\shell32\shell32_winetest.exe 7 optional modules\rostests\winetests\shlwapi\shlwapi_winetest.exe 7 optional diff --git a/reactos/media/doc/README.WINE b/reactos/media/doc/README.WINE index 7009b13093e..31bb7e0ad97 100644 --- a/reactos/media/doc/README.WINE +++ b/reactos/media/doc/README.WINE @@ -27,7 +27,7 @@ reactos/tools/bin2res # Resource to binary converter reactos/tools/winebuild # Synced to Wine-20071217 reactos/tools/wmc # Synced to Wine-20071201 reactos/tools/wrc # Synced to Wine-0_9_5 -reactos/tools/widl # Synced to Wine-20060729 +reactos/tools/widl # Synced to Wine-20080105 The following libraries are shared with Wine. @@ -71,7 +71,7 @@ reactos/dll/win32/olepro32 # Autosync reactos/dll/win32/powrprof # Autosync reactos/dll/win32/riched20 # Autosync reactos/dll/win32/riched32 # Autosync -reactos/dll/win32/rpcrt4 # Synced to Wine-0_9_10 +reactos/dll/win32/rpcrt4 # Synced to Wine-20080105 reactos/dll/win32/rsabase # Autosync reactos/dll/win32/rsaenh # Autosync reactos/dll/win32/schannel # Autosync