home *** CD-ROM | disk | FTP | other *** search
/ On Hand / On_Hand_From_Softbank_1994_Release_2_Disc_2_1994.iso / 00202 / s / disk3 / pix.rc_ / pix.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. // Pix.rc
  10. //---------------------------------------------------------------------------
  11.  
  12. #include "pix.h"
  13. #include "..\vbx.rcv"
  14.  
  15.  
  16. //---------------------------------------------------------------------------
  17. // Control resources for PIX control model
  18. //---------------------------------------------------------------------------
  19. IDBMP_PIX          BITMAP  DISCARDABLE "pixcu.bmp"
  20. IDBMP_PIXDOWN      BITMAP  DISCARDABLE "pixcd.bmp"
  21. IDBMP_PIXMONO      BITMAP  DISCARDABLE "pixmu.bmp"
  22. IDBMP_PIXEGA       BITMAP  DISCARDABLE "pixeu.bmp"
  23.