home *** CD-ROM | disk | FTP | other *** search
- // Copyright (c)1995 Ray Dream, Inc. All Rights Reserved.
- /* $Id: COMSphr.r 1.2 1997/04/09 01:17:53 damien Exp $ */
-
- #ifndef __TYPES.R__
- #include "Types.r"
- #endif
-
- #ifndef __XAPI.R__
- #include "XApi.r"
- #endif
-
- include "COMSPHR.rsc";
-
- resource 'COMP' (138) {
- 'prim',
- 'COsp',
- "COM Sphere",
- "COM Examples",
- 0x30103,
- "3.1.3",
- "TOOLKIT Example",
- 9
- };
-
- data 'GUID' (138) {
- $"AB40 E1C0 3A02 101C 885F 0402 1C00 7002" /* ´@·¿:...à_....p. */
- $"3F9C 3A80 895F 101C 8BFC F629 D50D 262B" /* »N.@Ñx..㸈)’¬&+ */
- };
-
- data 'Cmpp' (138) {
- $"008A" /* .à */
- };
-
-