home *** CD-ROM | disk | FTP | other *** search
- //┌──────────────────────────────────────────────────────────────────────┐
- //│ Precise Point Configuration File 08/24/1992 19:57:00 │
- //└──────────────────────────────────────────────────────────────────────┘
- SMD_BITMAP_STRUCT bitmap =
- {
- 0x10, // Horizontal size
- 0x10, // Vertical size
- 0x00, // Horizontal hotspot position
- 0x0e, // Vertical hotspot position
-
- //────────────────────────────────────────────────┤ Cursor Bitmap ├──
- 0x0000, // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
- 0x001e, // ∙∙∙∙∙∙∙∙∙∙∙■■■■∙
- 0x003e, // ∙∙∙∙∙∙∙∙∙∙■■■■■∙
- 0x007e, // ∙∙∙∙∙∙∙∙∙■■■■■■∙
- 0x00fc, // ∙∙∙∙∙∙∙∙■■■■■■∙∙
- 0x01f8, // ∙∙∙∙∙∙∙■■■■■■∙∙∙
- 0x01f0, // ∙∙∙∙∙∙∙■■■■■∙∙∙∙
- 0x03e0, // ∙∙∙∙∙∙■■■■■∙∙∙∙∙
- 0x0780, // ∙∙∙∙∙■■■■∙∙∙∙∙∙∙
- 0x0700, // ∙∙∙∙∙■■■∙∙∙∙∙∙∙∙
- 0x0e00, // ∙∙∙∙■■■∙∙∙∙∙∙∙∙∙
- 0x0000, // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
- 0x3000, // ∙∙■■∙∙∙∙∙∙∙∙∙∙∙∙
- 0x7000, // ∙■■■∙∙∙∙∙∙∙∙∙∙∙∙
- 0x6000, // ∙■■∙∙∙∙∙∙∙∙∙∙∙∙∙
- 0x0000, // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
-
- //────────────────────────────────────────────────┤ Screen Bitmap ├─
- 0x001e, // ∙∙∙∙∙∙∙∙∙∙∙■■■■∙
- 0x003f, // ∙∙∙∙∙∙∙∙∙∙■■■■■■
- 0x007f, // ∙∙∙∙∙∙∙∙∙■■■■■■■
- 0x00ff, // ∙∙∙∙∙∙∙∙■■■■■■■■
- 0x01fe, // ∙∙∙∙∙∙∙■■■■■■■■∙
- 0x03fc, // ∙∙∙∙∙∙■■■■■■■■∙∙
- 0x03f8, // ∙∙∙∙∙∙■■■■■■■∙∙∙
- 0x07f0, // ∙∙∙∙∙■■■■■■■∙∙∙∙
- 0x0fe0, // ∙∙∙∙■■■■■■■∙∙∙∙∙
- 0x0f80, // ∙∙∙∙■■■■■∙∙∙∙∙∙∙
- 0x1f00, // ∙∙∙■■■■■∙∙∙∙∙∙∙∙
- 0x3e00, // ∙∙■■■■■∙∙∙∙∙∙∙∙∙
- 0x7800, // ∙■■■■∙∙∙∙∙∙∙∙∙∙∙
- 0xf800, // ■■■■■∙∙∙∙∙∙∙∙∙∙∙
- 0xf000, // ■■■■∙∙∙∙∙∙∙∙∙∙∙∙
- 0x6000, // ∙■■∙∙∙∙∙∙∙∙∙∙∙∙∙
- };
-
-