RESOURCE.H
/************************************************************************** 
   THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF 
   ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO 
   THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A 
   PARTICULAR PURPOSE. 
 
   Copyright 1997 Microsoft Corporation.  All Rights Reserved. 
**************************************************************************/ 
 
//{{NO_DEPENDENCIES}} 
// Microsoft Developer Studio generated include file. 
// Used by DOServer.rc 
// 
#define IDI_MAINICON                    101 
#define IDR_COLOR_MENU                  102 
#define IDD_MAIN_DIALOG                 103 
#define IDD_COLOR_DIALOG                104 
#define IDM_RED                         1000 
#define IDM_GREEN                       1001 
#define IDM_BLUE                        1002 
#define IDC_REGISTER                    2000 
#define IDC_CREATE_FILE                 2001 
#define IDC_RED                         2001 
#define IDC_GREEN                       2002 
#define IDC_BLUE                        2003 
 
// Next default values for new objects 
//  
#ifdef APSTUDIO_INVOKED 
#ifndef APSTUDIO_READONLY_SYMBOLS 
#define _APS_NEXT_RESOURCE_VALUE        105 
#define _APS_NEXT_COMMAND_VALUE         1003 
#define _APS_NEXT_CONTROL_VALUE         2004 
#define _APS_NEXT_SYMED_VALUE           101 
#endif 
#endif