home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / p / pp110.zip / INI / CIRCLE.INI < prev    next >
Text File  |  1992-12-26  |  2KB  |  48 lines

  1. //┌──────────────────────────────────────────────────────────────────────┐
  2. //│  Precise Point Configuration File              08/24/1992  19:56:46  │
  3. //└──────────────────────────────────────────────────────────────────────┘
  4. SMD_BITMAP_STRUCT bitmap =
  5. {
  6. 0x06,    // Horizontal size
  7. 0x06,    // Vertical size
  8. 0x02,    // Horizontal hotspot position
  9. 0x02,    // Vertical hotspot position
  10.  
  11. //────────────────────────────────────────────────┤ Cursor Bitmap ├──
  12. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  13. 0x3000,  // ∙∙■■∙∙∙∙∙∙∙∙∙∙∙∙
  14. 0x4800,  // ∙■∙∙■∙∙∙∙∙∙∙∙∙∙∙
  15. 0x4800,  // ∙■∙∙■∙∙∙∙∙∙∙∙∙∙∙
  16. 0x3000,  // ∙∙■■∙∙∙∙∙∙∙∙∙∙∙∙
  17. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  18. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  19. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  20. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  21. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  22. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  23. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  24. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  25. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  26. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  27. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  28.  
  29. //────────────────────────────────────────────────┤ Screen Bitmap ├─
  30. 0x3000,  // ∙∙■■∙∙∙∙∙∙∙∙∙∙∙∙
  31. 0x7800,  // ∙■■■■∙∙∙∙∙∙∙∙∙∙∙
  32. 0xfc00,  // ■■■■■■∙∙∙∙∙∙∙∙∙∙
  33. 0xfc00,  // ■■■■■■∙∙∙∙∙∙∙∙∙∙
  34. 0x7800,  // ∙■■■■∙∙∙∙∙∙∙∙∙∙∙
  35. 0x3000,  // ∙∙■■∙∙∙∙∙∙∙∙∙∙∙∙
  36. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  37. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  38. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  39. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  40. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  41. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  42. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  43. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  44. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  45. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  46. };
  47.  
  48.