summaryrefslogtreecommitdiffstats
path: root/Mac/Lib
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>1995-11-14 10:48:54 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>1995-11-14 10:48:54 (GMT)
commit330f57699fd3e5c22c7f354ea0fb52deb47fa6a7 (patch)
tree826c2d514b845a443198b93d37a22424b656b47e /Mac/Lib
parenta01a8f78cb76242cdc5f6f2ef67678c4172bb7d2 (diff)
downloadcpython-330f57699fd3e5c22c7f354ea0fb52deb47fa6a7.zip
cpython-330f57699fd3e5c22c7f354ea0fb52deb47fa6a7.tar.gz
cpython-330f57699fd3e5c22c7f354ea0fb52deb47fa6a7.tar.bz2
- Added support for PicHandle
- Added (by hand, through winedit.py) support for WindowPeek accessor functions that are currently declared as macros.
Diffstat (limited to 'Mac/Lib')
-rw-r--r--Mac/Lib/toolbox/Windows.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/Mac/Lib/toolbox/Windows.py b/Mac/Lib/toolbox/Windows.py
index 523cf21..f2c42d2 100644
--- a/Mac/Lib/toolbox/Windows.py
+++ b/Mac/Lib/toolbox/Windows.py
@@ -1,5 +1,6 @@
-# Generated from 'Sap:CodeWarrior6:Metrowerks C/C++:Headers:Universal Headers 2.0.1f:Windows.h'
+# Generated from 'Sap:CodeWarrior7:Metrowerks CodeWarrior:MacOS Support:Headers:Universal Headers:Windows.h'
+kWindowDefProcType = 'WDEF'
kStandardWindowDefinition = 0
kRoundWindowDefinition = 1
kFloatingWindowDefinition = 124