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 VListVw.rc 
// 
#define IDS_APPTITLE                    1 
#define IDD_ABOUT                       100 
#define IDI_MAINICON                    101 
#define IDM_MAIN_MENU                   102 
#define IDM_CONTEXT_MENU                103 
#define IDI_DISK                        104 
#define IDM_EXIT                        100 
#define IDM_ABOUT                       101 
#define IDM_LARGE_ICONS                 200 
#define IDM_SMALL_ICONS                 201 
#define IDM_LIST                        202 
#define IDM_REPORT                      203 
 
// Next default values for new objects 
//  
#ifdef APSTUDIO_INVOKED 
#ifndef APSTUDIO_READONLY_SYMBOLS 
#define _APS_NEXT_RESOURCE_VALUE        105 
#define _APS_NEXT_COMMAND_VALUE         102 
#define _APS_NEXT_CONTROL_VALUE         1000 
#define _APS_NEXT_SYMED_VALUE           102 
#endif 
#endif