home *** CD-ROM | disk | FTP | other *** search
/ On Hand / On_Hand_From_Softbank_1994_Release_2_Disc_2_1994.iso / 00202 / s / disk1 / circ2.rc_ / circ2.bin
Text File  |  1993-04-28  |  1KB  |  23 lines

  1. //---------------------------------------------------------------------------
  2. //        Copyright (C) 1991-93, 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. #include "..\vbx.rcv"
  14.  
  15.  
  16. //---------------------------------------------------------------------------
  17. // Control resources for CIRCLE control model
  18. //---------------------------------------------------------------------------
  19. IDBMP_CIRCLE         BITMAP  DISCARDABLE "circ2cu.bmp"
  20. IDBMP_CIRCLEDOWN     BITMAP  DISCARDABLE "circ2cd.bmp"
  21. IDBMP_CIRCLEMONO     BITMAP  DISCARDABLE "circ2mu.bmp"
  22. IDBMP_CIRCLEEGA      BITMAP  DISCARDABLE "circ2eu.bmp"
  23.