SysMenu 1.4 - Sample C Project + Source

Source in C, Pascal, etc. Note: apps that come with source should be included here as well as the appropriate software directory.
User avatar
Info-Mac
Administrator
Posts:13716
Joined:December 21st, 1988, 11:00 am
SysMenu 1.4 - Sample C Project + Source

Post by Info-Mac » June 28th, 1996, 9:00 am

Download: http://archive.info-mac.org/dev/src/sys-menu-14-c.hqx

SysMenu is a shell project that demonstrates how to create and manage a system
menu next to the Balloon Help menu. The project has been updated to compile
under Metrowerks compiler using Universal Headers.

Since the initial release was designed for CW6, I have updated the code for
CW8. This means that most of the Custom Code Resource stuff is gone (yes!!!),
and the code uses their standard code headers which are now much prettier.

There are other things I could have added to this project, but I think this
stuff is general and clean enough for others to use. Drop me any comments and
suggestions... heck, I may even use 'em!

Changes from 1.3 to 1.4

Recompiled SysMenu and INIT Dispatcher under CW8. Fixed crashing bug in
INIT Dispatcher on certain PowerPC systems at startup.

Matt Slot ([email protected]) - 6/24/96
Post Reply