home *** CD-ROM | disk | FTP | other *** search
- /* HoWSample.h - declarations for Help on Wheels sample application */
-
- /* to compile: BuildProgram HoWS */
-
- /* - - - - - - - - - - - an AWOL Software Production - - - - - - - - - - - */
- /* - - - - - - - - - - - - - (c) 1994 Ross Brown - - - - - - - - - - - - - */
- /* - - - - - - - - - Email: ab026@freenet.carleton.ca - - - - - - - - - */
-
- #include "HoWSample.r.h"
-
- /* general constants */
-
- #define jokeTag 42
- #define dialogTag 1700
- #define menuTag 1800
-
- /* general types */
-
- /* file creators and types */
-
- #define tHoWSample 'HoWS'
-
- #define tHoWSamplePreferences 'pref'
-