mirror of
https://github.com/python/cpython.git
synced 2025-08-31 14:07:50 +00:00
Regenerated from Universal Headers 3.3.2
This commit is contained in:
parent
177fa8c25e
commit
6fe608c840
18 changed files with 969 additions and 527 deletions
|
@ -1,4 +1,4 @@
|
|||
# Generated from 'flap:CodeWarrior Pro 5:Metrowerks CodeWarrior:MacOS Support:Universal:Interfaces:CIncludes:Balloons.h'
|
||||
# Generated from 'Macintosh HD:SWDev:Metrowerks Codewarrior 6.0:Metrowerks CodeWarrior:MacOS Support:Universal:Interfaces:CIncludes:Balloons.h'
|
||||
|
||||
def FOUR_CHAR_CODE(x): return x
|
||||
kTopLeftTipPointsLeftVariant = 0
|
||||
|
@ -10,19 +10,19 @@ kBottomRightTipPointsDownVariant = 5
|
|||
kBottomLeftTipPointsDownVariant = 6
|
||||
kBottomLeftTipPointsLeftVariant = 7
|
||||
kBalloonVariantCount = 8
|
||||
hmBalloonHelpVersion = 0x0002
|
||||
hmBalloonHelpVersion = 0x0002
|
||||
kHMHelpMenuID = -16490
|
||||
kHMAboutHelpItem = 1
|
||||
kHMShowBalloonsItem = 3
|
||||
kHMShowBalloonsItem = 3
|
||||
kHMHelpID = -5696
|
||||
kBalloonWDEFID = 126
|
||||
helpItem = 1
|
||||
kBalloonWDEFID = 126
|
||||
helpItem = 1
|
||||
hmDefaultOptions = 0
|
||||
hmUseSubID = 1
|
||||
hmAbsoluteCoords = 2
|
||||
hmAbsoluteCoords = 2
|
||||
hmSaveBitsNoWindow = 4
|
||||
hmSaveBitsWindow = 8
|
||||
hmMatchInTitle = 16
|
||||
hmMatchInTitle = 16
|
||||
kHMStringItem = 1
|
||||
kHMPictItem = 2
|
||||
kHMStringResItem = 3
|
||||
|
@ -31,7 +31,7 @@ kHMSTRResItem = 7
|
|||
kHMSkipItem = 256
|
||||
kHMCompareItem = 512
|
||||
kHMNamedResourceItem = 1024
|
||||
kHMTrackCntlItem = 2048
|
||||
kHMTrackCntlItem = 2048
|
||||
khmmString = 1
|
||||
khmmPict = 2
|
||||
khmmStringRes = 3
|
||||
|
@ -39,18 +39,18 @@ khmmTEHandle = 4
|
|||
khmmPictHandle = 5
|
||||
khmmTERes = 6
|
||||
khmmSTRRes = 7
|
||||
kHMEnabledItem = 0
|
||||
kHMEnabledItem = 0
|
||||
kHMTETextResType = FOUR_CHAR_CODE('TEXT')
|
||||
kHMTEStyleResType = FOUR_CHAR_CODE('styl')
|
||||
kHMTEStyleResType = FOUR_CHAR_CODE('styl')
|
||||
kHMDisabledItem = 1
|
||||
kHMCheckedItem = 2
|
||||
kHMOtherItem = 3
|
||||
kHMRegularWindow = 0
|
||||
kHMSaveBitsNoWindow = 1
|
||||
kHMSaveBitsWindow = 2
|
||||
kHMSaveBitsWindow = 2
|
||||
kHMMenuResType = FOUR_CHAR_CODE('hmnu')
|
||||
kHMDialogResType = FOUR_CHAR_CODE('hdlg')
|
||||
kHMWindListResType = FOUR_CHAR_CODE('hwin')
|
||||
kHMRectListResType = FOUR_CHAR_CODE('hrct')
|
||||
kHMOverrideResType = FOUR_CHAR_CODE('hovr')
|
||||
kHMFinderApplResType = FOUR_CHAR_CODE('hfdr')
|
||||
kHMFinderApplResType = FOUR_CHAR_CODE('hfdr')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue