mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
fix TARGET_BASE_LIB_DINPUT
fix TARGET_BASE_LIB_DINPUT8 fix TARGET_BASE_LIB_DXDIAGN svn path=/trunk/; revision=12239
This commit is contained in:
@@ -1,13 +1,14 @@
|
||||
# $Id: baseaddress.cfg,v 1.26 2004/11/09 15:02:34 ion Exp $
|
||||
# $Id: baseaddress.cfg,v 1.27 2004/12/20 00:54:56 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 =0x50000000
|
||||
TARGET_BASE_LIB_DINPUT =0x5F580000
|
||||
TARGET_BASE_LIB_DSOUND =0x50000000
|
||||
TARGET_BASE_LIB_GLU32 =0x50000000
|
||||
TARGET_BASE_LIB_OPENGL32 =0x50000000
|
||||
|
||||
Reference in New Issue
Block a user