From ee2d3933cbd7512b9e74d36a8959cd365aa3c841 Mon Sep 17 00:00:00 2001 From: Gregor Schneider Date: Fri, 10 Apr 2009 23:11:02 +0000 Subject: [PATCH] Update wine sync information for r40448, update msvcrt cpp paths and add a older sync of undname i did svn path=/trunk/; revision=40450 --- reactos/media/doc/README.WINE | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/reactos/media/doc/README.WINE b/reactos/media/doc/README.WINE index 171de2b1608..5f941be5817 100644 --- a/reactos/media/doc/README.WINE +++ b/reactos/media/doc/README.WINE @@ -191,7 +191,7 @@ advapi32 - reactos/dll/win32/advapi32/crypt/*.c # ekohl says we're not sharing this gdi32 - - reactos/dll/win32/gdi32/objects/linedda.c # Out of sync + reactos/dll/win32/gdi32/objects/linedda.c # Synched at 20090410 kernel32 - reactos/dll/win32/kernel32/misc/errormsg.c # Out of sync @@ -199,12 +199,12 @@ kernel32 - reactos/dll/win32/kernel32/misc/lcformat.c # Out of sync msvcrt - - reactos/lib/sdk/crt/cpp.c # Synced at 20071111 - reactos/lib/sdk/crt/cppexcept.c # Synced at 20071111 + reactos/lib/sdk/crt/except/cpp.c # Synced at 20071111 + reactos/lib/sdk/crt/except/cppexcept.c # Synced at 20071111 reactos/lib/sdk/crt/strings/scanf.c/h # Synced at 20080604 reactos/lib/sdk/crt/strings/wcs.c # Synced at 20080611 reactos/lib/sdk/crt/wine/heap.c # Synced at 20080529 - reactos/lib/sdk/crt/wine/undname.c # Synced at XXXXXXXX + reactos/lib/sdk/crt/wine/undname.c # Synced at 20081130 reactos/lib/sdk/crt/thread/thread.c # Synced at 20080604 snmpapi -