Author: hbelusca
Date: Wed Oct 26 22:54:05 2016
New Revision: 73048

URL: http://svn.reactos.org/svn/reactos?rev=73048&view=rev
Log:
[README.WINE]: After Colin's print merging in r73039, some files are not 
WINE-synced anymore: localspl, spoolss; ntprint is completely removed now (will 
be reimplemented later on). The only remaining file is localui.dll, that is now 
found under win32ss/printing/monitors/localmon/ui/.
CORE-10489

Modified:
    trunk/reactos/media/doc/README.WINE

Modified: trunk/reactos/media/doc/README.WINE
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/media/doc/README.WINE?rev=73048&r1=73047&r2=73048&view=diff
==============================================================================
--- trunk/reactos/media/doc/README.WINE [iso-8859-1] (original)
+++ trunk/reactos/media/doc/README.WINE [iso-8859-1] Wed Oct 26 22:54:05 2016
@@ -88,8 +88,6 @@
 reactos/dll/win32/jscript             # Synced to WineStaging-1.9.16
 reactos/dll/win32/jsproxy             # Synced to WineStaging-1.9.11
 reactos/dll/win32/loadperf            # Synced to WineStaging-1.9.11
-reactos/dll/win32/localspl            # Synced to WineStaging-1.9.11
-reactos/dll/win32/localui             # Synced to WineStaging-1.9.11
 reactos/dll/win32/lz32                # Synced to WineStaging-1.9.11
 reactos/dll/win32/mapi32              # Synced to WineStaging-1.9.11
 reactos/dll/win32/mciavi32            # Synced to WineStaging-1.9.16
@@ -138,7 +136,6 @@
 reactos/dll/win32/netapi32            # Forked at Wine-1.3.34
 reactos/dll/win32/npptools            # Synced to WineStaging-1.9.11
 reactos/dll/win32/ntdsapi             # Synced to WineStaging-1.9.11
-reactos/dll/win32/ntprint             # Synced to WineStaging-1.9.11
 reactos/dll/win32/objsel              # Synced to WineStaging-1.9.11
 reactos/dll/win32/odbc32              # Synced to WineStaging-1.9.11. Depends 
on port of Linux ODBC.
 reactos/dll/win32/odbccp32            # Synced to WineStaging-1.9.11
@@ -181,7 +178,6 @@
 reactos/dll/win32/slbcsp              # Synced to WineStaging-1.9.11
 reactos/dll/win32/snmpapi             # Synced to WineStaging-1.9.11
 reactos/dll/win32/softpub             # Synced to WineStaging-1.9.11
-reactos/dll/win32/spoolss             # Synced to WineStaging-1.9.11
 reactos/dll/win32/stdole2.tlb         # Synced to WineStaging-1.9.11
 reactos/dll/win32/stdole32.tlb        # Synced to WineStaging-1.9.11
 reactos/dll/win32/sti                 # Synced to WineStaging-1.9.11
@@ -226,6 +222,8 @@
 
 reactos/dll/cpl/inetcpl               # Synced to WineStaging-1.9.11
 
+reactos/win32ss/printing/monitors/localmon/ui/  # Synced to WineStaging-1.9.11 
(known there as /dll/win32/localui)
+
 ReactOS shares the following programs with Winehq.
 
 reactos/base/applications/cmdutils/cscript  # Synced to WineStaging-1.9.11


Reply via email to