commit | 4f2d89f1f80904fcb81ef30ceeb3c9faaa33372e | [log] [tgz] |
---|---|---|
author | Jack Jansen <jack.jansen@cwi.nl> | Wed Aug 28 21:16:53 2002 +0000 |
committer | Jack Jansen <jack.jansen@cwi.nl> | Wed Aug 28 21:16:53 2002 +0000 |
tree | 1e684a44c65db94ac11e3fbcec17084f6516976f | |
parent | 266e6b1f4be03ce2c95f328e0856f5cbac3b6347 [diff] [blame] |
Interface to Apple Help Viewer.
diff --git a/Mac/Lib/Carbon/AppleHelp.py b/Mac/Lib/Carbon/AppleHelp.py new file mode 100644 index 0000000..3496d59 --- /dev/null +++ b/Mac/Lib/Carbon/AppleHelp.py
@@ -0,0 +1,6 @@ +# Generated from 'AppleHelp.h' + +kAHInternalErr = -10790 +kAHInternetConfigPrefErr = -10791 +kAHTOCTypeUser = 0 +kAHTOCTypeDeveloper = 1