Headers/myevents.h

//
// Events.h
//
            
extern void HandleEvents(void);
 
 
extern  pascal OSErr MyAE_QuitApplication(AppleEvent *theAppleEvent, AppleEvent *reply,
                            SInt32 handlerRefcon);