Moved toolbox to lib-toolbox, Sjoerd-style.

This commit is contained in:
Jack Jansen 1997-12-18 17:50:29 +00:00
parent 3802039cff
commit 0e680b7608
21 changed files with 1 additions and 1 deletions

View file

@ -0,0 +1,24 @@
# Generated from 'flap:Metrowerks:Metrowerks CodeWarrior:MacOS Support:Headers:Universal Headers:Lists.h'
lDoVAutoscroll = 2
lDoHAutoscroll = 1
lOnlyOne = -128
lExtendDrag = 64
lNoDisjoint = 32
lNoExtend = 16
lNoRect = 8
lUseSense = 4
lNoNilHilite = 2
lDoVAutoscrollBit = 1
lDoHAutoscrollBit = 0
lOnlyOneBit = 7
lExtendDragBit = 6
lNoDisjointBit = 5
lNoExtendBit = 4
lNoRectBit = 3
lUseSenseBit = 2
lNoNilHiliteBit = 1
lInitMsg = 0
lDrawMsg = 1
lHiliteMsg = 2
lCloseMsg = 3