Retired Document
Important: This sample code may not represent best practices for current development. The project may use deprecated symbols and illustrate technologies and techniques that are no longer recommended.
DropShell.h
#ifndef __DROPSHELL_H__ |
#define __DROPSHELL_H__ |
void Panic(void); |
void InitToolbox(void); |
Boolean InitGlobals(void); |
void SetUpMenus(void); |
void InstallSplashScreen(void); |
void ShowAbout(void); |
void DoMenu(long retVal); |
void DoMouseDown(EventRecord *curEvent); |
void DoKeyDown(EventRecord *curEvent); |
#endif |
Copyright © 2003 Apple Computer, Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2003-03-26