home *** CD-ROM | disk | FTP | other *** search
- // Copyright ©1995 Ray Dream, Inc. All Rights Reserved.
- /* $Id: COMScop.r 1.3 1997/04/09 01:18:32 damien Exp $ */
-
- #ifndef __TYPES.R__
- #include "Types.r"
- #endif
-
- #ifndef __XAPI.R__
- #include "XApi.r"
- #endif
-
- include "COMSCOP.rsc";
-
- resource 'COMP' (150) {
- 'scop',
- 'COst',
- "Linear Stairs",
- "COM Examples",
- 0x40000,
- "4.0.0",
- "TOOLKIT Example",
- 9
- };
-
- resource 'PMAP' (150) {
- { /* array TypeArray: 4 elements */
- 'NBST','shrt',
- 'STDX','qfix',
- 'STDY','qfix',
- 'STDZ','qfix',
- }
- };
-
- data 'GUID' (150) {
- $"1705 BF20 0AD8 11CF A4F7 0000 E202 D5A5" /* ôˇv`:...à_....p. */
- $"80DE 4680 0ADB 11CF A4F7 0000 E202 D5A5" /* aáûa~˙..㸈)’¬&+ */
- };
-
-