It's going (if not already) to overflow the baseaddress range given
to it, thus making ntdll.dll relocated, which leads to obvious problems.
WBR,
Aleksey.
On Sep 29, 2008, at 2:39 AM, hyperion(a)svn.reactos.org wrote:
Author: hyperion
Date: Sun Sep 28 17:39:45 2008
New Revision: 36586
URL:
http://svn.reactos.org/svn/reactos?rev=36586&view=rev
Log:
modified dll/win32/kernel32/kernel32.def
modified dll/win32/kernel32/kernel32.rbuild
added dll/win32/kernel32/misc/icustubs.cpp
Export NormalizeString and IsStringNormalized from kernel32.dll.
This (finally) makes normaliz.dll (50%) functional.
Link kernel32.dll to ICU. Finally. Binary size increased by
about 300 KB on a debug build (this is only the beginning).
Umpteenth copy of C++ and Win32 stubs required to get ICU to
link properly added to kernel32.dll.
This commit dedicated to Timo Kreuzer. <3.