home *** CD-ROM | disk | FTP | other *** search
- //---------------------------------------------------------------------------
- // Copyright (C) 1991-92, Microsoft Corporation
- //
- // You have a royalty-free right to use, modify, reproduce and distribute
- // the Sample Custom Control Files (and/or any modified version) in any way
- // you find useful, provided that you agree that Microsoft has no warranty,
- // obligation or liability for any Custom Control File.
- //---------------------------------------------------------------------------
- // Cntr.rc
- //---------------------------------------------------------------------------
-
- #include "cntr.h"
- #include "..\vbx.rcv"
-
-
- //---------------------------------------------------------------------------
- // Control resources for CNTR control model
- //---------------------------------------------------------------------------
- IDBMP_CNTR BITMAP DISCARDABLE "cntrcu.bmp"
- IDBMP_CNTRDOWN BITMAP DISCARDABLE "cntrcd.bmp"
- IDBMP_CNTRMONO BITMAP DISCARDABLE "cntrmu.bmp"
- IDBMP_CNTREGA BITMAP DISCARDABLE "cntreu.bmp"
-