home *** CD-ROM | disk | FTP | other *** search
INI File | 1989-10-13 | 1.6 KB | 44 lines | [TEXT/KAHL] |
- [CShowINIT for THINK C]
-
- CShowINIT is a 'C' translation of Paul Mercer's 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 package 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
- {zardoz felix}!dhw68k!thecloud (UUCP)
- thecloud@dhw68k.cts.com (InterNet)
-