home *** CD-ROM | disk | FTP | other *** search
-
- #pragma internal on
- void DecideActivation(EventRecord *, WindowPtr w, Point mouseGlob, Boolean active);
- void DoCloseWindow(WindowPtr w, short menuItem);
- #pragma internal reset
-
- void DomyKeyEvent(EventRecord *);
- void DoUpdate(EventRecord *);
- void DoActivate(EventRecord *);
- void DoOSEvent(EventRecord *);
- void DoHighLevelEvent(EventRecord *evt);
- void DoIdle(void);
- void AdjustMenus(TEHandle);
-