1995-11-14 06:48:54 -04:00
|
|
|
# Generated from 'Sap:CodeWarrior7:Metrowerks CodeWarrior:MacOS Support:Headers:Universal Headers:Windows.h'
|
1995-03-10 10:42:57 -04:00
|
|
|
|
1995-11-14 06:48:54 -04:00
|
|
|
kWindowDefProcType = 'WDEF'
|
1995-06-09 17:56:31 -03:00
|
|
|
kStandardWindowDefinition = 0
|
|
|
|
kRoundWindowDefinition = 1
|
|
|
|
kFloatingWindowDefinition = 124
|
|
|
|
kModalDialogVariantCode = 1
|
|
|
|
kMovableModalDialogVariantCode = 5
|
|
|
|
kSideFloaterVariantCode = 8
|
1995-01-30 07:53:55 -04:00
|
|
|
documentProc = 0
|
|
|
|
dBoxProc = 1
|
|
|
|
plainDBox = 2
|
|
|
|
altDBoxProc = 3
|
|
|
|
noGrowDocProc = 4
|
|
|
|
movableDBoxProc = 5
|
|
|
|
zoomDocProc = 8
|
|
|
|
zoomNoGrow = 12
|
|
|
|
rDocProc = 16
|
1995-06-06 10:08:40 -03:00
|
|
|
floatProc = 1985
|
|
|
|
floatGrowProc = 1987
|
|
|
|
floatZoomProc = 1989
|
|
|
|
floatZoomGrowProc = 1991
|
|
|
|
floatSideProc = 1993
|
|
|
|
floatSideGrowProc = 1995
|
|
|
|
floatSideZoomProc = 1997
|
|
|
|
floatSideZoomGrowProc = 1999
|
1995-01-30 07:53:55 -04:00
|
|
|
dialogKind = 2
|
|
|
|
userKind = 8
|
1995-06-09 17:56:31 -03:00
|
|
|
kDialogWindowKind = 2
|
|
|
|
kApplicationWindowKind = 8
|
1995-01-30 07:53:55 -04:00
|
|
|
inDesk = 0
|
|
|
|
inMenuBar = 1
|
|
|
|
inSysWindow = 2
|
|
|
|
inContent = 3
|
|
|
|
inDrag = 4
|
|
|
|
inGrow = 5
|
|
|
|
inGoAway = 6
|
|
|
|
inZoomIn = 7
|
|
|
|
inZoomOut = 8
|
|
|
|
wDraw = 0
|
|
|
|
wHit = 1
|
|
|
|
wCalcRgns = 2
|
|
|
|
wNew = 3
|
|
|
|
wDispose = 4
|
|
|
|
wGrow = 5
|
|
|
|
wDrawGIcon = 6
|
1995-06-06 10:08:40 -03:00
|
|
|
deskPatID = 16
|
1995-01-30 07:53:55 -04:00
|
|
|
wNoHit = 0
|
|
|
|
wInContent = 1
|
|
|
|
wInDrag = 2
|
|
|
|
wInGrow = 3
|
|
|
|
wInGoAway = 4
|
|
|
|
wInZoomIn = 5
|
|
|
|
wInZoomOut = 6
|
1995-06-09 17:56:31 -03:00
|
|
|
wContentColor = 0
|
|
|
|
wFrameColor = 1
|
|
|
|
wTextColor = 2
|
|
|
|
wHiliteColor = 3
|
|
|
|
wTitleBarColor = 4
|