Custom solver
Resource.h
// Copyright 2012 ESRI
// 
// All rights reserved under the copyright laws of the United States
// and applicable international laws, treaties, and conventions.
// 
// You may freely redistribute and use this sample code, with or
// without modification, provided you include the original copyright
// notice and use restrictions.
// 
// See the use restrictions.
// 

// Copyright 2011 ESRI
// 
// All rights reserved under the copyright laws of the United States
// and applicable international laws, treaties, and conventions.
// 
// You may freely redistribute and use this sample code, with or
// without modification, provided you include the original copyright
// notice and use restrictions.
// 
// See the use restrictions at <your ArcGIS install location>/DeveloperKit10.1/userestrictions.txt.
// 



//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by CustomSolver.rc
//
#define IDS_PROJNAME                    100
#define IDR_CUSTOMSOLVER                101
#define IDD_CONNSOLVERPROPPAGE          106
#define IDS_TITLECONNSOLVERPROPPAGE     107
#define IDS_HELPFILECONNSOLVERPROPPAGE  108
#define IDS_DOCSTRINGCONNSOLVERPROPPAGE 109
#define IDC_RADIO_CONNECTED             202
#define IDC_LABEL_OUTPUT                203
#define IDC_LABEL_CONNECTIVITY          203
#define IDC_RADIO_DISCONNECTED          204
#define IDC_LABEL_SHAPE                 205
#define IDC_SHAPE_COMBO                 206
#define IDC_COMBO_SHAPE                 206

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        201
#define _APS_NEXT_COMMAND_VALUE         32768
#define _APS_NEXT_CONTROL_VALUE         207
#define _APS_NEXT_SYMED_VALUE           110
#endif
#endif