Author: tfaber
Date: Mon Sep  7 17:16:25 2015
New Revision: 69093

URL: http://svn.reactos.org/svn/reactos?rev=69093&view=rev
Log:
[NORMALIZ][KERNEL32_VISTA]
- Add normaliz.dll to the build
- Move the appropriate functions from kernel32_vista to normaliz
- Import IsNormalizedString and NormalizeString stubs from Wine
Now Scilab starts
CORE-10124 #resolve

Added:
    trunk/reactos/dll/nls/normaliz/IdnToAscii.c
      - copied unchanged from r69087, 
trunk/reactos/dll/win32/kernel32_vista/IdnToAscii.c
    trunk/reactos/dll/nls/normaliz/IdnToUnicode.c
      - copied unchanged from r69081, 
trunk/reactos/dll/win32/kernel32_vista/IdnToUnicode.c
    trunk/reactos/dll/nls/normaliz/nameprep.c
      - copied unchanged from r69081, 
trunk/reactos/dll/win32/kernel32_vista/nameprep.c
    trunk/reactos/dll/nls/normaliz/normalize.c   (with props)
Removed:
    trunk/reactos/dll/nls/normaliz/dummy.c
    trunk/reactos/dll/win32/kernel32_vista/IdnToAscii.c
    trunk/reactos/dll/win32/kernel32_vista/IdnToUnicode.c
    trunk/reactos/dll/win32/kernel32_vista/nameprep.c
Modified:
    trunk/reactos/dll/CMakeLists.txt
    trunk/reactos/dll/nls/CMakeLists.txt
    trunk/reactos/dll/nls/normaliz/CMakeLists.txt
    trunk/reactos/dll/nls/normaliz/normaliz.spec
    trunk/reactos/dll/win32/kernel32_vista/CMakeLists.txt
    trunk/reactos/dll/win32/kernel32_vista/kernel32_vista.spec
    trunk/reactos/dll/win32/wininet/CMakeLists.txt

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: trunk/reactos/dll/CMakeLists.txt
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/CMakeLists.txt?rev=69093&r1=69092&r2=69093&view=diff

Modified: trunk/reactos/dll/nls/CMakeLists.txt
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/nls/CMakeLists.txt?rev=69093&r1=69092&r2=69093&view=diff

Modified: trunk/reactos/dll/nls/normaliz/CMakeLists.txt
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/nls/normaliz/CMakeLists.txt?rev=69093&r1=69092&r2=69093&view=diff

Removed: trunk/reactos/dll/nls/normaliz/dummy.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/nls/normaliz/dummy.c?rev=69092

Modified: trunk/reactos/dll/nls/normaliz/normaliz.spec
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/nls/normaliz/normaliz.spec?rev=69093&r1=69092&r2=69093&view=diff

Added: trunk/reactos/dll/nls/normaliz/normalize.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/nls/normaliz/normalize.c?rev=69093

Modified: trunk/reactos/dll/win32/kernel32_vista/CMakeLists.txt
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/kernel32_vista/CMakeLists.txt?rev=69093&r1=69092&r2=69093&view=diff

Removed: trunk/reactos/dll/win32/kernel32_vista/IdnToAscii.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/kernel32_vista/IdnToAscii.c?rev=69092

Removed: trunk/reactos/dll/win32/kernel32_vista/IdnToUnicode.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/kernel32_vista/IdnToUnicode.c?rev=69092

Modified: trunk/reactos/dll/win32/kernel32_vista/kernel32_vista.spec
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/kernel32_vista/kernel32_vista.spec?rev=69093&r1=69092&r2=69093&view=diff

Removed: trunk/reactos/dll/win32/kernel32_vista/nameprep.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/kernel32_vista/nameprep.c?rev=69092

Modified: trunk/reactos/dll/win32/wininet/CMakeLists.txt
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/wininet/CMakeLists.txt?rev=69093&r1=69092&r2=69093&view=diff


Reply via email to