comparison lib/alib/windefs.a @ 2782:aaba193af04f lwtools-port

Updated code to use lwasm/lwlink
author Boisy Pitre <boisy.pitre@nuance.com>
date Sat, 26 Jan 2013 08:26:31 -0600
parents 7d70b7e1cb21
children
comparison
equal deleted inserted replaced
2779:3c95627d0ca9 2782:aaba193af04f
7 7
8 * Note that all these constants begin with a "W" 8 * Note that all these constants begin with a "W"
9 9
10 ttl Window Definitions 10 ttl Window Definitions
11 11
12 psect Windefs,0,0,0,0,0 12 section .text
13 13
14 WBColor: equ $1b33 background color 14 WBColor: equ $1b33 background color
15 WBoldSw: equ $1b3d bold switch 15 WBoldSw: equ $1b3d bold switch
16 WBorder: equ $1b34 border color 16 WBorder: equ $1b34 border color
17 WCWArea: equ $1b25 change working area 17 WCWArea: equ $1b25 change working area