diff options
Diffstat (limited to 'Mac/Lib/lib-toolbox/Menus.py')
| -rw-r--r-- | Mac/Lib/lib-toolbox/Menus.py | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/Mac/Lib/lib-toolbox/Menus.py b/Mac/Lib/lib-toolbox/Menus.py new file mode 100644 index 0000000..e33f81b --- /dev/null +++ b/Mac/Lib/lib-toolbox/Menus.py @@ -0,0 +1,14 @@ +# Generated from 'flap:Metrowerks:Metrowerks CodeWarrior:MacOS Support:Headers:Universal Headers:Menus.h' + +noMark = 0 +mDrawMsg = 0 +mChooseMsg = 1 +mSizeMsg = 2 +mDrawItemMsg = 4 +mCalcItemMsg = 5 +textMenuProc = 0 +hMenuCmd = 27 +hierMenu = -1 +mPopUpMsg = 3 +mctAllItems = -98 +mctLastIDIndic = -99 |
