home *** CD-ROM | disk | FTP | other *** search
Text File | 1986-11-08 | 772 b | 53 lines | [TEXT/KAHL] |
- *
- * Resources for the Generic DA by David HM Spector
- *
- * See GenericCDA.c for compilation notes and usage restrictions
- *
-
-
- !HD╨20:Code:C:Generic C DA:Generic DA
- DFILDMOV
-
-
- * Our driver's ID is 12, so the owned rources for this DA start at -16000
- * but for the sake of clarity in the DA's defines, I start with local id 1
- * ( resolved to owned id -15999).
-
- Type MENU
- ,-15999
- Generic Menu
- About the Generic DA╔
- Yet another item
- (-
- (A Disabled Item
- The Last Item╔
-
- Type DLOG
- ,-15999
- Generic DA About Box
- 110 150 210 370
- Visible NoGoAway
- 2
- 0
- -15999
-
-
- Type DITL
- ,-15999
- 3
- StaticText Disabled
- 10 15 30 210
- Generic Desk Accessory
-
- StaticText Disabled
- 30 25 55 190
- by David HM Spector
-
- StaticText Disabled
- 80 15 100 210
- (Click Mouse to Continue)
-
-
-
-
-