Interface to Apple Help Viewer.
This commit is contained in:
parent
266e6b1f4b
commit
4f2d89f1f8
|
@ -0,0 +1 @@
|
|||
from _AH import *
|
|
@ -0,0 +1,6 @@
|
|||
# Generated from 'AppleHelp.h'
|
||||
|
||||
kAHInternalErr = -10790
|
||||
kAHInternetConfigPrefErr = -10791
|
||||
kAHTOCTypeUser = 0
|
||||
kAHTOCTypeDeveloper = 1
|
Loading…
Reference in New Issue