home *** CD-ROM | disk | FTP | other *** search
Text File | 1989-11-13 | 2.0 KB | 51 lines | [TEXT/EDIT] |
- cat cshowinit.hqx
- Date: Fri, 13 Oct 89 06:49:22 PDT
- From: decvax!rochester!cci632!ccicpg!dhw68k.cts.com!mbf!thecloud@decwrl.dec.com (Ken McLeod)
- To: INFO-MAC@sumex-aim.stanford.edu
-
- [CShowINIT for THINK C]
-
- CShowINIT is a 'C' translation of Paul Mercer's standard ShowINIT
- icon notification routine that is completely compatible with
- existing INITs. Color icons are supported (on CQD machines).
- Commented source code and example INITs are included.
-
- This archive contains the following INIT utilities:
-
- CShowINIT: a translation of Paul Mercer's ShowINIT routine,
- with support for color icons.
-
- CShowINIT_PROC -- 'PROC' version of CShowINIT
- CShowINIT_INIT -- 'INIT' version of CShowINIT
- CShowINIT_PROC.c -- source code to 'PROC' version
- CShowINIT_INIT.c -- source to standalone 'INIT' version
- CShowINIT_PROC.pi -- THINK C 3.02 project file
- CShowINIT_INIT.pi -- THINK C 3.02 project file
-
- CapsLockINIT: an example INIT that uses CShowINIT to create
- some simple startup icon animation.
-
- Zaps Lock -- the executable INIT file
- CapsLockINIT.c -- source code to CapsLockINIT
- CapsLockINIT.pi.rsrc -- project resource file
- CapsLockINIT.pi -- THINK C 3.02 project file
-
- IconWrap: an INIT that allows multiple rows of startup icons.
- Demonstrates trap-patching and use of CShowINIT.
-
- IconWrap 1.2 -- the executable INIT file
- IconWrap.doc -- user documentation for IconWrap
- IconWrap.c -- source code
- IconWrapINIT.pi.rsrc -- project resource file
- IconWrapINIT.pi -- THINK C 3.02 project file
-
- All files (except as otherwise noted) are copyright (C)1989 by
- Ken McLeod. Permission is granted to use and distribute freely.
-
- --
- ========== ....... ==========================================
- Ken McLeod :. .: UUCP: {zardoz felix}!dhw68k!thecloud
- ========== :::.. ..::: INTERNET: thecloud@dhw68k.cts.com
- //// ==========================================
-
-