home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / rxdlg11.zip / rx.rc < prev    next >
Text File  |  1995-03-01  |  251b  |  11 lines

  1. /* rx.rc
  2.  *
  3.  * Resources in RX.EXE's disk file image
  4.  */
  5.  
  6. #include <os2.h>
  7.  
  8. /* The icon bitmap (for minimizing window). This must have an ID of 256
  9.     if RXDLG.DLL is to find it and use it for the close box of dialogs */
  10. ICON 256 "rx.ico"
  11.