home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / source / macify13.shr / macify.hqx / Source / P / PDoMenuMacify.h < prev    next >
Text File  |  1991-03-15  |  465b  |  18 lines

  1. /*  PDoMenuMacify                                                          Handle a selection of the menu bar */
  2.  
  3. /* Unit name:  PDoMenuMacify.h   */
  4. /* Function:  This module calls the appropiate menu list */
  5. /*      handler routine. */
  6. /* History: 3/15/91 Original by Prototyper 3.0   */
  7.  
  8.  
  9. /* ======================================================= */
  10.  
  11. /* Handle the menu selection */
  12. void Handle_My_Menu( short theMenu,short theItem);
  13.  
  14.  
  15. /* ======================================================= */
  16.  
  17.  
  18.