reactos/reactos/baseaddress.cfg
Alex Ionescu 9e12bbeae6 baseaddress.cfg - Add entry for midimap.dll. Fix msacm's base address. It was conflicting with iplhapi and generated an unncessary relocation and error message.
Makefile - Add entry for midimap.dll, Build mmdrv because it's trying to get loaded at system startup and that caused an error
bootdata/hivedef.inf - Create PaintDesktopVersion key and set it to 0. Win32k was trying to read this value and gave an error message because it did not exist.
lib/samlib/samlib.c - Silence samlib for informational messages that aren't errors.(if NDEBUG is on)
lib/userenv/directory.c -Silence for informational messages that aren't errors (if NDEBUG is on)
lib/setupapi/devinst.c - Turn SetupDiInstallClassW blank debug message into something a little more informational.
lib/syssetup/install.c - Make syssetup check if samlib returned ERROR_USER_EXISTS, in which case instead of pointlessly rebooting (which probably never allowed the user to actually setup ros...if error_user_Exists is returned it means  that setup was abandonned for some reason, so we would want to restart it instead of giving up), it will  restart setup.

svn path=/trunk/; revision=11606
2004-11-09 15:02:35 +00:00

93 lines
3.8 KiB
INI

# $Id: baseaddress.cfg,v 1.26 2004/11/09 15:02:34 ion Exp $
#
# Please try to keep this up2date. Please clean up
# after yourself.
# REACTOS
TARGET_BASE_LIB_NOTIFYHOOK =0x08000000
TARGET_BASE_LIB_SECURE32 =0x10000000
TARGET_BASE_LIB_DINPUT =0x50000000
TARGET_BASE_LIB_DSOUND =0x50000000
TARGET_BASE_LIB_GLU32 =0x50000000
TARGET_BASE_LIB_OPENGL32 =0x50000000
TARGET_BASE_LIB_EXT_SLAYER =0x5C7E0000
TARGET_BASE_LIB_CPL_TIMEDATE =0x64DA0000
TARGET_BASE_LIB_CPL_SYSDM =0x64DD0000
TARGET_BASE_LIB_CPL_NCPL =0x64EA0000
TARGET_BASE_LIB_CPL_MAIN =0x64F40000
TARGET_BASE_LIB_CPL_INTL =0x64FB0000
TARGET_BASE_LIB_CPL_DESK =0x65080000
TARGET_BASE_LIB_CPL_APPWIZ =0x65100000
TARGET_BASE_LIB_CPL_ACCESS =0x65180000
TARGET_BASE_LIB_HID =0x688F0000
TARGET_BASE_PSX_LIB_PSXDLL =0x68eb0000
TARGET_BASE_LIB_PSAPI =0x68f70000
TARGET_BASE_LIB_MSIMG32 =0x69cc0000
TARGET_BASE_LIB_NETPLWIZ =0x6a240000
TARGET_BASE_LIB_UNICODE =0x6b200000
TARGET_BASE_VGA_DISPLAY =0x70000000
TARGET_BASE_LIB_CARDS =0x701a0000
TARGET_BASE_LIB_WININET =0x70200000
TARGET_BASE_LIB_ACLUI =0x71550000
TARGET_BASE_LIB_MSWSOCK =0x71a30000
TARGET_BASE_LIB_WSOCK32 =0x71ab0000
TARGET_BASE_LIB_ACLEDIT =0x71b70000
TARGET_BASE_LIB_NETAPI32 =0x71c00000
TARGET_BASE_LIB_WINFAX =0x722C0000
TARGET_BASE_LIB_DEVMGR =0x72a90000
TARGET_BASE_LIB_WINSCARD =0x723D0000
TARGET_BASE_LIB_COREDLL =0x73d80000
TARGET_BASE_LIB_LZEXPAND =0x73d80000
TARGET_BASE_LIB_USERENV =0x74850000
TARGET_BASE_LIB_SYSSETUP =0x74a30000
TARGET_BASE_LIB_OLEDLG =0x74d00000
TARGET_BASE_LIB_SAMLIB =0x750C0000
TARGET_BASE_LIB_CABINET =0x75120000
TARGET_BASE_LIB_MSGINA =0x75970000
TARGET_BASE_LIB_COMMCTRL =0x75e60000
TARGET_BASE_LIB_IMM32 =0x75e60000
TARGET_BASE_LIB_RPCRT4 =0x76000000
TARGET_BASE_LIB_MIDIMAP =0x76600000
TARGET_BASE_LIB_SHLWAPI =0x76120000
TARGET_BASE_LIB_COMCTL32 =0x76160000
TARGET_BASE_LIB_COMDLG32 =0x76200000
TARGET_BASE_LIB_OLEAUT32 =0x76260000
TARGET_BASE_LIB_D3D8THK =0x76340000
TARGET_BASE_LIB_RICHEDIT =0x76340000
TARGET_BASE_LIB_TWAIN_32 =0x76380000
TARGET_BASE_LIB_LSASRV =0x76540000
TARGET_BASE_LIB_MPR =0x76620000
TARGET_BASE_LIB_ODBC32 =0x76660000
TARGET_BASE_LIB_SETUPAPI =0x76660000
TARGET_BASE_LIB_GDIPLUS =0x76a00000
TARGET_BASE_LIB_IMAGEHLP =0x76c90000
TARGET_BASE_LIB_FMIFS =0x76df0000
TARGET_BASE_LIB_SHELL32 =0x77260000
TARGET_BASE_LIB_IPHLPAPI =0x77300000
TARGET_BASE_LIB_MSACM =0x77400000
TARGET_BASE_LIB_MMDRV =0x77500000
TARGET_BASE_LIB_CRTDLL =0x77630000
TARGET_BASE_LIB_PACKET =0x77780000
TARGET_BASE_LIB_W2_32 =0x77780000
TARGET_BASE_LIB_MSAFD =0x777a0000
TARGET_BASE_LIB_IPRTPRIO =0x777c0000
TARGET_BASE_LIB_SNMPAPI =0x777c0000
TARGET_BASE_LIB_WINMM =0x777c0000
TARGET_BASE_LIB_WS2HELP =0x777c0000
TARGET_BASE_LIB_WSHIRDA =0x777c0000
TARGET_BASE_NET_WSHTCPIP =0x777c0000
TARGET_BASE_LIB_WINSPOOL =0x77800000
TARGET_BASE_LIB_OLE32 =0x77a50000
TARGET_BASE_LIB_OLEPRO32 =0x77a50000
TARGET_BASE_LIB_VERSION =0x77a90000
TARGET_BASE_LIB_ADVAPI32 =0x77dc0000
TARGET_BASE_LIB_USER32 =0x77e60000
TARGET_BASE_LIB_GDI32 =0x77ed0000
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