home *** CD-ROM | disk | FTP | other *** search
/ On Hand / On_Hand_From_Softbank_1994_Release_2_Disc_2_1994.iso / 00202 / s / disk3 / xlist.rc_ / xlist.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. // XList.rc - Resource file for XLIST.VBX custom control
  10. //---------------------------------------------------------------------------
  11.  
  12. #include "xlist.h"
  13. #include "..\vbx.rcv"
  14.  
  15.  
  16. //---------------------------------------------------------------------------
  17. // Control resources for XLIST control model
  18. //---------------------------------------------------------------------------
  19. IDBMP_XLISTUP    BITMAP  DISCARDABLE "xlistcu.bmp"
  20. IDBMP_XLISTDOWN  BITMAP  DISCARDABLE "xlistcd.bmp"
  21. IDBMP_XLISTMONO  BITMAP  DISCARDABLE "xlistmu.bmp"
  22. IDBMP_XLISTEGA   BITMAP  DISCARDABLE "xlisteu.bmp"
  23.