Guido van Rossum | 17448e2 | 1995-01-30 11:53:55 +0000 | [diff] [blame] | 1 | # Generated from 'D:Development:THINK C:Mac #includes:Apple #includes:Windows.h' |
Guido van Rossum | 227a423 | 1995-03-10 14:42:57 +0000 | [diff] [blame] | 2 | |
Guido van Rossum | 17448e2 | 1995-01-30 11:53:55 +0000 | [diff] [blame] | 3 | documentProc = 0 |
4 | dBoxProc = 1 | ||||
5 | plainDBox = 2 | ||||
6 | altDBoxProc = 3 | ||||
7 | noGrowDocProc = 4 | ||||
8 | movableDBoxProc = 5 | ||||
9 | zoomDocProc = 8 | ||||
10 | zoomNoGrow = 12 | ||||
11 | rDocProc = 16 | ||||
12 | dialogKind = 2 | ||||
13 | userKind = 8 | ||||
14 | inDesk = 0 | ||||
15 | inMenuBar = 1 | ||||
16 | inSysWindow = 2 | ||||
17 | inContent = 3 | ||||
18 | inDrag = 4 | ||||
19 | inGrow = 5 | ||||
20 | inGoAway = 6 | ||||
21 | inZoomIn = 7 | ||||
22 | inZoomOut = 8 | ||||
23 | wDraw = 0 | ||||
24 | wHit = 1 | ||||
25 | wCalcRgns = 2 | ||||
26 | wNew = 3 | ||||
27 | wDispose = 4 | ||||
28 | wGrow = 5 | ||||
29 | wDrawGIcon = 6 | ||||
30 | wNoHit = 0 | ||||
31 | wInContent = 1 | ||||
32 | wInDrag = 2 | ||||
33 | wInGrow = 3 | ||||
34 | wInGoAway = 4 | ||||
35 | wInZoomIn = 5 | ||||
36 | wInZoomOut = 6 | ||||
37 | deskPatID = 16 | ||||
38 | wContentColor = 0 | ||||
39 | wFrameColor = 1 | ||||
40 | wTextColor = 2 | ||||
41 | wHiliteColor = 3 | ||||
42 | wTitleBarColor = 4 |