Info-Mac Archive Downloads: dev/src/ SourceCode

Back to dev/src/ SourceCode

SysMenu 1.4 - Sample C Project + Source (sys-menu-14-c.hqx)

Download sys-menu-14-c.hqx (33,308 KB)


From: (Matt Slot) fprefect@umich.edu
Subject: SysMenu 1.4 - Sample C Project + Source

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 (fprefect@umich.edu) - 6/24/96