mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
add devnum.dll base adress
svn path=/trunk/; revision=12263
This commit is contained in:
@@ -1,18 +1,20 @@
|
||||
# $Id: baseaddress.cfg,v 1.27 2004/12/20 00:54:56 greatlrd Exp $
|
||||
# $Id: baseaddress.cfg,v 1.28 2004/12/20 22:12:43 greatlrd Exp $
|
||||
#
|
||||
# Please try to keep this up2date. Please clean up
|
||||
# after yourself.
|
||||
|
||||
# REACTOS
|
||||
|
||||
TARGET_BASE_LIB_DINPUT8 =0x00400000
|
||||
TARGET_BASE_LIB_DXDIAGN =0x00400000
|
||||
TARGET_BASE_LIB_NOTIFYHOOK =0x08000000
|
||||
TARGET_BASE_LIB_SECURE32 =0x10000000
|
||||
TARGET_BASE_LIB_DINPUT =0x5F580000
|
||||
TARGET_BASE_LIB_DEVNUM =0x35680000
|
||||
TARGET_BASE_LIB_DSOUND =0x50000000
|
||||
TARGET_BASE_LIB_GLU32 =0x50000000
|
||||
TARGET_BASE_LIB_OPENGL32 =0x50000000
|
||||
TARGET_BASE_LIB_EXT_SLAYER =0x5C7E0000
|
||||
TARGET_BASE_LIB_DINPUT =0x5F580000
|
||||
TARGET_BASE_LIB_CPL_TIMEDATE =0x64DA0000
|
||||
TARGET_BASE_LIB_CPL_SYSDM =0x64DD0000
|
||||
TARGET_BASE_LIB_CPL_NCPL =0x64EA0000
|
||||
|
||||
Reference in New Issue
Block a user