Kaydet (Commit) cdaa3d95 authored tarafından Jack Jansen's avatar Jack Jansen

Universal header changes: some new bits defined.

üst 754d4a4f
# Generated from 'Sap:CodeWarrior6:Metrowerks C/C++:Headers:Universal Headers 2.0.1f:Lists.h' # Generated from 'Sap:CodeWarrior7:Metrowerks CodeWarrior:MacOS Support:Headers:Universal Headers:Lists.h'
lDoVAutoscroll = 2 lDoVAutoscroll = 2
lDoHAutoscroll = 1 lDoHAutoscroll = 1
...@@ -9,6 +9,15 @@ lNoExtend = 16 ...@@ -9,6 +9,15 @@ lNoExtend = 16
lNoRect = 8 lNoRect = 8
lUseSense = 4 lUseSense = 4
lNoNilHilite = 2 lNoNilHilite = 2
lDoVAutoscrollBit = 1
lDoHAutoscrollBit = 0
lOnlyOneBit = 7
lExtendDragBit = 6
lNoDisjointBit = 5
lNoExtendBit = 4
lNoRectBit = 3
lUseSenseBit = 2
lNoNilHiliteBit = 1
lInitMsg = 0 lInitMsg = 0
lDrawMsg = 1 lDrawMsg = 1
lHiliteMsg = 2 lHiliteMsg = 2
......
# Generated from 'Sap:CodeWarrior6:Metrowerks C/C++:Headers:Universal Headers 2.0.1f:Lists.h' # Generated from 'Sap:CodeWarrior7:Metrowerks CodeWarrior:MacOS Support:Headers:Universal Headers:Lists.h'
f = Function(ListRef, 'LNew', f = Function(ListRef, 'LNew',
(Rect_ptr, 'rView', InMode), (Rect_ptr, 'rView', InMode),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment