#include <ncres.h>

#define STR_DCELocator                  IDS_NC_MSCLICFG +  1
#define STR_DCESecurity                 IDS_NC_MSCLICFG +  2
#define STR_ErrorCaption                IDS_NC_MSCLICFG +  3
#define STR_InvalidDomainName           IDS_NC_MSCLICFG +  6
#define STR_InvalidNetAddress           IDS_NC_MSCLICFG +  7
#define STR_NTLocator                   IDS_NC_MSCLICFG +  9
#define STR_NTSecurity                  IDS_NC_MSCLICFG + 10
#define STR_Route                       IDS_NC_MSCLICFG + 11

#define DLG_RPCConfig                   1202

#define CMB_NameService                 215
#define EDT_NetAddress                  216
#define CMB_SecService                  217
#define IDC_TXT_NetAddress              220

