[CRT][LIBCNTPR] Adopt strtoul() from Wine Staging 1.7.37. Fixes a msvcrt:string test...
[reactos.git] / reactos / media / doc / README.WINE
index f397228..d88cd9d 100644 (file)
@@ -278,7 +278,7 @@ kernel32 -
   reactos/dll/win32/kernel32/winnls/string/lang.c        # Synced in r52754
   reactos/dll/win32/kernel32/winnls/string/lcformat.c    # Synced in r52754
   reactos/dll/win32/kernel32/winnls/string/nls.c         # Synced in r52754
-  reactos/dll/win32/kernel32/winnls/string/sortkey.c     # Synced in r52754
+  reactos/dll/win32/kernel32/winnls/string/sortkey.c     # Synced to WineStaging-1.7.37
 
 msvcrt -
   reactos/lib/sdk/crt/except/cpp.c              # Synced at 20080528
@@ -286,6 +286,7 @@ msvcrt -
   reactos/lib/sdk/crt/process/_cwait.c          # Synced to WineStaging-1.7.37
   reactos/lib/sdk/crt/signal/xcptinfo.c         # Synced to WineStaging-1.7.37
   reactos/lib/sdk/crt/string/scanf.c/h          # Synced to Wine-1.7.17
+  reactos/lib/sdk/crt/string/strtoul.c          # Synced to WineStaging-1.7.37
   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 20081130
@@ -293,8 +294,8 @@ msvcrt -
 
 User32 -
   reactos/win32ss/user/user32/controls/button.c    # Synced to WineStaging-1.7.37
-  reactos/win32ss/user/user32/controls/combo.c     # Synced to Wine-1.5.10
-  reactos/win32ss/user/user32/controls/edit.c      # Synced to Wine-1_1_40
+  reactos/win32ss/user/user32/controls/combo.c     # Synced to WineStaging-1.7.37
+  reactos/win32ss/user/user32/controls/edit.c      # Synced to WineStaging-1.7.37
   reactos/win32ss/user/user32/controls/icontitle.c # Synced to WineStaging-1.7.37
   reactos/win32ss/user/user32/controls/listbox.c   # Synced to Wine-1_1_39
   reactos/win32ss/user/user32/controls/scrollbar.c # Forked