home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c480 / 21.ddi / PAL.RC_ / PAL.bin
Encoding:
Text File  |  1993-02-14  |  1.0 KB  |  23 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. // Pal.rc
  10. //---------------------------------------------------------------------------
  11.  
  12. #include "pal.h"
  13. #include "..\vbx.rcv"
  14.  
  15.  
  16. //---------------------------------------------------------------------------
  17. // Control resources for PAL control model
  18. //---------------------------------------------------------------------------
  19. IDBMP_PAL     BITMAP  DISCARDABLE "palcu.bmp"
  20. IDBMP_PALDOWN BITMAP  DISCARDABLE "palcd.bmp"
  21. IDBMP_PALMONO BITMAP  DISCARDABLE "palmu.bmp"
  22. IDBMP_PALEGA  BITMAP  DISCARDABLE "paleu.bmp"
  23.