home *** CD-ROM | disk | FTP | other *** search
/ PDA Software Library / pdasoftwarelib.iso / PILOT / PC / JUMP / DECHEX / DECHEX.RES < prev   
Encoding:
Text File  |  1996-12-12  |  597 b   |  24 lines

  1. ;
  2. ; Resources -----------------------------------------------------------------
  3. ;
  4.  
  5. ; Application Icon Bitmap resource. Is automatically converted from Windows
  6. ; format to Pilot format and written as a 'tAIB' rather than 'Tbmp' because
  7. ; kidbAIB is a special value ($7ffe)
  8.  
  9.         res 'WBMP', $7ffe, "DecHex.bmp"
  10.  
  11. ; Form resource
  12.  
  13.         res 'tFRM', 1000, "tfrm03e8.bin"
  14.  
  15. ; Menu resource
  16.  
  17.         res 'MBAR', 1000, "mbar03e8.bin"
  18.  
  19. ; Alert resources
  20.  
  21.         res 'Talt', 1000, "talt03e8.bin"
  22.         res 'Talt', 1001, "talt03e9.bin"
  23.         res 'Talt', 1002, "talt03ea.bin"
  24.