28 lines
931 B
C
28 lines
931 B
C
|
//{{NO_DEPENDENCIES}}
|
||
|
// Microsoft Developer Studio generated include file.
|
||
|
// Used by visualc.rc
|
||
|
//
|
||
|
#define IDD_COMPARE 101
|
||
|
#define IDC_ICON1 200
|
||
|
#define IDC_ICON2 201
|
||
|
#define IDC_FILE_NAME1 1001
|
||
|
#define IDC_FILE_NAME2 1003
|
||
|
#define IDC_RESOURCE_ID 1004
|
||
|
#define IDC_PREV 1005
|
||
|
#define IDC_NEXT 1006
|
||
|
#define IDC_MATCH 1007
|
||
|
#define IDC_PARTIAL 1008
|
||
|
#define IDC_NO_MATCH 1009
|
||
|
#define IDC_STATIC -1
|
||
|
|
||
|
// Next default values for new objects
|
||
|
//
|
||
|
#ifdef APSTUDIO_INVOKED
|
||
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||
|
#define _APS_NEXT_RESOURCE_VALUE 104
|
||
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
||
|
#define _APS_NEXT_CONTROL_VALUE 1008
|
||
|
#define _APS_NEXT_SYMED_VALUE 101
|
||
|
#endif
|
||
|
#endif
|