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.
LocalServerTCP/main.h
/* main.h */ |
#define rMenuBar 128 /* menu bar */ |
#define mApple 128 /* Apple menu */ |
#define iAbout 1 |
#define mFile 129 /* File menu */ |
#define iNew 1 |
#define iClose 4 |
#define iQuitSeparator 10 |
#define iQuit 11 |
#define mEdit 130 /* Edit menu */ |
#define kAboutBox 200 /* Dialog resource for About box */ |
#define kSleepTime 32767 |
Copyright © 2003 Apple Computer, Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2003-01-30