40 lines
1.3 KiB
C
40 lines
1.3 KiB
C
//{{NO_DEPENDENCIES}}
|
|
|
|
// Microsoft Developer Studio generated include file.
|
|
|
|
// Used by msa.rc
|
|
|
|
//
|
|
|
|
// Copyright (c) 1997-2001 Microsoft Corporation, All Rights Reserved
|
|
//
|
|
#define IDM_ABOUTBOX 0x0010
|
|
#define IDD_ABOUTBOX 100
|
|
#define IDS_ABOUTBOX 101
|
|
#define IDD_MSA_DIALOG 102
|
|
#define IDD_LOAD_DIALOG 103
|
|
#define IDD_CONFIG_DIALOG 104
|
|
#define IDD_ADDFILTER_DIALOG 105
|
|
#define IDD_ADDNS_DIALOG 106
|
|
#define IDC_OUTPUTLIST 107
|
|
#define IDC_CONFIG_BUTTON 108
|
|
#define IDC_NAMESPACE_COMBO 109
|
|
#define IDC_NS_ADD_BUTTON 110
|
|
#define IDC_NS_REMOVE_BUTTON 111
|
|
#define IDC_FILTER_LIST 112
|
|
#define IDC_ADD_BUTTON 113
|
|
#define IDC_REMOVE_BUTTON 114
|
|
#define IDC_EDIT2 115
|
|
#define IDC_EDIT1 116
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 101
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1000
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|