home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c082_144 / 7.ddi / PAINT.ZIP / PAINT.RC < prev    next >
Encoding:
Text File  |  1992-06-10  |  542 b   |  17 lines

  1. // ObjectWindows - (C) Copyright 1992 by Borland International
  2.  
  3. ELLIPSECURSOR     CURSOR ellipse.cur
  4. FILLCURSOR        CURSOR fill.cur
  5. FILLELLIPSECURSOR CURSOR fellipse.cur
  6. FILLRECTCURSOR    CURSOR frect.cur
  7. PENCURSOR         CURSOR pen.cur
  8. RECTCURSOR        CURSOR rect.cur
  9.  
  10. ELLIPSETOOL       ICON   ellipse.ico
  11. FILLTOOL          ICON   fill.ico
  12. FILLELLIPSETOOL   ICON   fellipse.ico
  13. FILLRECTTOOL      ICON   frect.ico
  14. PENTOOL           ICON   pen.ico
  15. RECTTOOL          ICON   rect.ico
  16. PAINTICON         ICON   owlpaint.ico
  17.