home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / p / pp111.zip / HAND.INI < prev    next >
Text File  |  1993-02-07  |  2KB  |  48 lines

  1. //┌──────────────────────────────────────────────────────────────────────┐
  2. //│  Precise Point Configuration File              08/24/1992  19:58:33  │
  3. //└──────────────────────────────────────────────────────────────────────┘
  4. SMD_BITMAP_STRUCT bitmap =
  5. {
  6. 0x0d,    // Horizontal size
  7. 0x10,    // Vertical size
  8. 0x05,    // Horizontal hotspot position
  9. 0x01,    // Vertical hotspot position
  10.  
  11. //────────────────────────────────────────────────┤ Cursor Bitmap ├──
  12. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  13. 0x0400,  // ∙∙∙∙∙■∙∙∙∙∙∙∙∙∙∙
  14. 0x0a00,  // ∙∙∙∙■∙■∙∙∙∙∙∙∙∙∙
  15. 0x0a00,  // ∙∙∙∙■∙■∙∙∙∙∙∙∙∙∙
  16. 0x0b40,  // ∙∙∙∙■∙■■∙■∙∙∙∙∙∙
  17. 0x0ab0,  // ∙∙∙∙■∙■∙■∙■■∙∙∙∙
  18. 0x3aa8,  // ∙∙■■■∙■∙■∙■∙■∙∙∙
  19. 0x4aa8,  // ∙■∙∙■∙■∙■∙■∙■∙∙∙
  20. 0x48a8,  // ∙■∙∙■∙∙∙■∙■∙■∙∙∙
  21. 0x4008,  // ∙■∙∙∙∙∙∙∙∙∙∙■∙∙∙
  22. 0x4008,  // ∙■∙∙∙∙∙∙∙∙∙∙■∙∙∙
  23. 0x4008,  // ∙■∙∙∙∙∙∙∙∙∙∙■∙∙∙
  24. 0x4008,  // ∙■∙∙∙∙∙∙∙∙∙∙■∙∙∙
  25. 0x2010,  // ∙∙■∙∙∙∙∙∙∙∙■∙∙∙∙
  26. 0x1020,  // ∙∙∙■∙∙∙∙∙∙■∙∙∙∙∙
  27. 0x0fc0,  // ∙∙∙∙■■■■■■∙∙∙∙∙∙
  28.  
  29. //────────────────────────────────────────────────┤ Screen Bitmap ├─
  30. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  31. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  32. 0x0400,  // ∙∙∙∙∙■∙∙∙∙∙∙∙∙∙∙
  33. 0x0400,  // ∙∙∙∙∙■∙∙∙∙∙∙∙∙∙∙
  34. 0x0400,  // ∙∙∙∙∙■∙∙∙∙∙∙∙∙∙∙
  35. 0x0540,  // ∙∙∙∙∙■∙■∙■∙∙∙∙∙∙
  36. 0x0550,  // ∙∙∙∙∙■∙■∙■∙■∙∙∙∙
  37. 0x1550,  // ∙∙∙■∙■∙■∙■∙■∙∙∙∙
  38. 0x3f50,  // ∙∙■■■■■■∙■∙■∙∙∙∙
  39. 0x3ff0,  // ∙∙■■■■■■■■■■∙∙∙∙
  40. 0x3ff0,  // ∙∙■■■■■■■■■■∙∙∙∙
  41. 0x3ff0,  // ∙∙■■■■■■■■■■∙∙∙∙
  42. 0x3ff0,  // ∙∙■■■■■■■■■■∙∙∙∙
  43. 0x1fe0,  // ∙∙∙■■■■■■■■∙∙∙∙∙
  44. 0x0fc0,  // ∙∙∙∙■■■■■■∙∙∙∙∙∙
  45. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  46. };
  47.  
  48.