home *** CD-ROM | disk | FTP | other *** search
- //┌──────────────────────────────────────────────────────────────────────┐
- //│ Precise Point Configuration File 08/24/1992 19:58:09 │
- //└──────────────────────────────────────────────────────────────────────┘
- SMD_BITMAP_STRUCT bitmap =
- {
- 0x10, // Horizontal size
- 0x10, // Vertical size
- 0x07, // Horizontal hotspot position
- 0x07, // Vertical hotspot position
-
- //────────────────────────────────────────────────┤ Cursor Bitmap ├──
- 0x0000, // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
- 0x0180, // ∙∙∙∙∙∙∙■■∙∙∙∙∙∙∙
- 0x0180, // ∙∙∙∙∙∙∙■■∙∙∙∙∙∙∙
- 0x0180, // ∙∙∙∙∙∙∙■■∙∙∙∙∙∙∙
- 0x03c0, // ∙∙∙∙∙∙■■■■∙∙∙∙∙∙
- 0x03c0, // ∙∙∙∙∙∙■■■■∙∙∙∙∙∙
- 0x0e70, // ∙∙∙∙■■■∙∙■■■∙∙∙∙
- 0x7c3e, // ∙■■■■■∙∙∙∙■■■■■∙
- 0x7c3e, // ∙■■■■■∙∙∙∙■■■■■∙
- 0x0e70, // ∙∙∙∙■■■∙∙■■■∙∙∙∙
- 0x03c0, // ∙∙∙∙∙∙■■■■∙∙∙∙∙∙
- 0x03c0, // ∙∙∙∙∙∙■■■■∙∙∙∙∙∙
- 0x0180, // ∙∙∙∙∙∙∙■■∙∙∙∙∙∙∙
- 0x0180, // ∙∙∙∙∙∙∙■■∙∙∙∙∙∙∙
- 0x0180, // ∙∙∙∙∙∙∙■■∙∙∙∙∙∙∙
- 0x0000, // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
-
- //────────────────────────────────────────────────┤ Screen Bitmap ├─
- 0x0180, // ∙∙∙∙∙∙∙■■∙∙∙∙∙∙∙
- 0x03c0, // ∙∙∙∙∙∙■■■■∙∙∙∙∙∙
- 0x03c0, // ∙∙∙∙∙∙■■■■∙∙∙∙∙∙
- 0x03c0, // ∙∙∙∙∙∙■■■■∙∙∙∙∙∙
- 0x07e0, // ∙∙∙∙∙■■■■■■∙∙∙∙∙
- 0x0ff0, // ∙∙∙∙■■■■■■■■∙∙∙∙
- 0x7ffe, // ∙■■■■■■■■■■■■■■∙
- 0xffff, // ■■■■■■■■■■■■■■■■
- 0xffff, // ■■■■■■■■■■■■■■■■
- 0x7ffe, // ∙■■■■■■■■■■■■■■∙
- 0x0ff0, // ∙∙∙∙■■■■■■■■∙∙∙∙
- 0x07e0, // ∙∙∙∙∙■■■■■■∙∙∙∙∙
- 0x03c0, // ∙∙∙∙∙∙■■■■∙∙∙∙∙∙
- 0x03c0, // ∙∙∙∙∙∙■■■■∙∙∙∙∙∙
- 0x03c0, // ∙∙∙∙∙∙■■■■∙∙∙∙∙∙
- 0x0180, // ∙∙∙∙∙∙∙■■∙∙∙∙∙∙∙
- };
-
-