From f1ec3ed0a4956025254ecc695d3f019ee4ba1b1c Mon Sep 17 00:00:00 2001 From: davygrvy Date: Thu, 12 Sep 2002 22:31:27 +0000 Subject: Added BLT to the vba listings. --- win/coffbase.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/win/coffbase.txt b/win/coffbase.txt index 3ab33ff..42d40d1 100644 --- a/win/coffbase.txt +++ b/win/coffbase.txt @@ -1,5 +1,5 @@ ; -; This file defines the virtual base addresses for Dynamic Link Libraries (DLL) +; This file defines the virtual base addresses for the Dynamic Link Libraries ; that are part of the Tcl system. The first token on a line is the key (or name ; of the DLL) and the second token is the virtual base address, in hexidecimal. ; The third token is the maximum size of the DLL image file, including symbols. @@ -12,7 +12,7 @@ ; they're mutually exclusive. This info is placed in the DLL's PE header by the ; linker with the `-base:@$(TCLDIR)\win\coffbase.txt,` option. ; -; RCS: @(#) $Id: coffbase.txt,v 1.4 2002/03/27 21:15:43 davygrvy Exp $ +; RCS: @(#) $Id: coffbase.txt,v 1.5 2002/09/12 22:31:27 davygrvy Exp $ tcl 0x10000000 0x00200000 tcldde 0x10200000 0x00010000 @@ -21,3 +21,5 @@ tk 0x10220000 0x00200000 expect 0x10480000 0x00080000 itcl 0x10500000 0x00080000 itk 0x10580000 0x00080000 +bltlite 0x10600000 0x00080000 +blt 0x10680000 0x00080000 -- cgit v0.12