home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c480 / 21.ddi / CIRC2.RC_ / CIRC2.bin
Encoding:
Text File  |  1993-02-14  |  1.0 KB  |  22 lines

  1. //---------------------------------------------------------------------------
  2. //        Copyright (C) 1991-92, Microsoft Corporation
  3. //
  4. // You have a royalty-free right to use, modify, reproduce and distribute
  5. // the Sample Custom Control Files (and/or any modified version) in any way
  6. // you find useful, provided that you agree that Microsoft has no warranty,
  7. // obligation or liability for any Custom Control File.
  8. //---------------------------------------------------------------------------
  9. // Circ2.rc
  10. //---------------------------------------------------------------------------
  11.  
  12. #include "circ2.h"
  13.  
  14.  
  15. //---------------------------------------------------------------------------
  16. // Control resources for CIRCLE control model
  17. //---------------------------------------------------------------------------
  18. IDBMP_CIRCLE         BITMAP  DISCARDABLE "circ2cu.bmp"
  19. IDBMP_CIRCLEDOWN     BITMAP  DISCARDABLE "circ2cd.bmp"
  20. IDBMP_CIRCLEMONO     BITMAP  DISCARDABLE "circ2mu.bmp"
  21. IDBMP_CIRCLEEGA      BITMAP  DISCARDABLE "circ2eu.bmp"
  22.