windows-nt/Source/XPSP1/NT/multimedia/directx/gamectrl/coffbase.txt

24 lines
677 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
; COFFBASE.TXT
;
; This file defines the base addresses for the Gaming Controller CPL
; components IN THE RETAIL BUILD as they aren't defined elsewhere.
; Ideally, these should be drawn from some global coffbase.txt but
; DirectX does not have one and besides the CPL parts only get loaded
; in one process space so should not be in the shared space.
;
; The linker uses this file to generate the base address with the
; following syntax:
;
; -base:@coffbase.txt,kernel32
;
; which is the same as:
;
; -base:0xbff70000
;
;
joy 0x2bfd0000 0x00030000
gchand 0x2bfa0000 0x00020000
gcdef 0x2bf60000 0x00050000