mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
Regenerated with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support.
This commit is contained in:
parent
608b3fa801
commit
a05ac607d7
47 changed files with 4083 additions and 533 deletions
|
@ -1,4 +1,4 @@
|
|||
# Generated from 'flap:Metrowerks:Metrowerks CodeWarrior:MacOS Support:Headers:Universal Headers:Components.h'
|
||||
# Generated from 'SWDev:Codewarrior Pro 5:Metrowerks CodeWarrior:MacOS Support:Universal:Interfaces:CIncludes:Components.h'
|
||||
|
||||
def FOUR_CHAR_CODE(x): return x
|
||||
kAppleManufacturer = FOUR_CHAR_CODE('appl')
|
||||
|
@ -9,7 +9,6 @@ kAnyComponentSubType = 0
|
|||
kAnyComponentManufacturer = 0
|
||||
kAnyComponentFlagsMask = 0
|
||||
cmpWantsRegisterMessage = 1L << 31
|
||||
cmpIsComponentAlias = 1L << 28
|
||||
kComponentOpenSelect = -1
|
||||
kComponentCloseSelect = -2
|
||||
kComponentCanDoSelect = -3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue