home *** CD-ROM | disk | FTP | other *** search
- //┌──────────────────────────────────────────────────────────────────────┐
- //│ Precise Point Configuration File 08/24/1992 20:03:55 │
- //└──────────────────────────────────────────────────────────────────────┘
- SMD_BITMAP_STRUCT bitmap =
- {
- 0x08, // Horizontal size
- 0x0d, // Vertical size
- 0x00, // Horizontal hotspot position
- 0x00, // Vertical hotspot position
-
- //────────────────────────────────────────────────┤ Cursor Bitmap ├──
- 0x0000, // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
- 0x4000, // ∙■∙∙∙∙∙∙∙∙∙∙∙∙∙∙
- 0x6000, // ∙■■∙∙∙∙∙∙∙∙∙∙∙∙∙
- 0x5000, // ∙■∙■∙∙∙∙∙∙∙∙∙∙∙∙
- 0x6800, // ∙■■∙■∙∙∙∙∙∙∙∙∙∙∙
- 0x5400, // ∙■∙■∙■∙∙∙∙∙∙∙∙∙∙
- 0x5200, // ∙■∙■∙∙■∙∙∙∙∙∙∙∙∙
- 0x4800, // ∙■∙∙■∙∙∙∙∙∙∙∙∙∙∙
- 0x4800, // ∙■∙∙■∙∙∙∙∙∙∙∙∙∙∙
- 0x0400, // ∙∙∙∙∙■∙∙∙∙∙∙∙∙∙∙
- 0x0400, // ∙∙∙∙∙■∙∙∙∙∙∙∙∙∙∙
- 0x0200, // ∙∙∙∙∙∙■∙∙∙∙∙∙∙∙∙
- 0x0000, // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
- 0x0000, // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
- 0x0000, // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
- 0x0000, // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
-
- //────────────────────────────────────────────────┤ Screen Bitmap ├─
- 0x4000, // ∙■∙∙∙∙∙∙∙∙∙∙∙∙∙∙
- 0xe000, // ■■■∙∙∙∙∙∙∙∙∙∙∙∙∙
- 0xf000, // ■■■■∙∙∙∙∙∙∙∙∙∙∙∙
- 0xf800, // ■■■■■∙∙∙∙∙∙∙∙∙∙∙
- 0xfc00, // ■■■■■■∙∙∙∙∙∙∙∙∙∙
- 0xfe00, // ■■■■■■■∙∙∙∙∙∙∙∙∙
- 0xff00, // ■■■■■■■■∙∙∙∙∙∙∙∙
- 0xfe00, // ■■■■■■■∙∙∙∙∙∙∙∙∙
- 0xfc00, // ■■■■■■∙∙∙∙∙∙∙∙∙∙
- 0x4e00, // ∙■∙∙■■■∙∙∙∙∙∙∙∙∙
- 0x0e00, // ∙∙∙∙■■■∙∙∙∙∙∙∙∙∙
- 0x0700, // ∙∙∙∙∙■■■∙∙∙∙∙∙∙∙
- 0x0200, // ∙∙∙∙∙∙■∙∙∙∙∙∙∙∙∙
- 0x0000, // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
- 0x0000, // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
- 0x0000, // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
- };
-
-