reactos
diff -u -r1.22 -r1.23
--- baseaddress.cfg 24 Oct 2004 13:05:52 -0000 1.22
+++ baseaddress.cfg 30 Oct 2004 22:57:05 -0000 1.23
@@ -1,4 +1,4 @@
-# $Id: baseaddress.cfg,v 1.22 2004/10/24 13:05:52 weiden Exp $
+# $Id: baseaddress.cfg,v 1.23 2004/10/30 22:57:05 weiden Exp $
#
# Please try to keep this up2date. Please clean up
# after yourself.
@@ -73,9 +73,9 @@
TARGET_BASE_LIB_ADVAPI32 =0x77dc0000
TARGET_BASE_LIB_USER32 =0x77e60000
TARGET_BASE_LIB_GDI32 =0x77ed0000
-TARGET_BASE_LIB_KERNEL32 =0x77f00000
-TARGET_BASE_LIB_NTDLL =0x77f80000
TARGET_BASE_LIB_DNSAPI =0x78000000
TARGET_BASE_LIB_MSVCRT =0x78000000
TARGET_BASE_LIB_MSVCRT20 =0x78000000
TARGET_BASE_LIB_EXPAT =0x79000000
+TARGET_BASE_LIB_KERNEL32 =0x7C800000
+TARGET_BASE_LIB_NTDLL =0x7C900000