24 lines
798 B
C
24 lines
798 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by BugReporter.rc
|
|
//
|
|
#define IDD_DIALOG_REPORT 101
|
|
#define IDC_STATIC_TITLE 1004
|
|
#define IDC_STATIC_MSG 1005
|
|
#define IDC_LIST1 1006
|
|
#define IDC_LIST_TITLE 1006
|
|
#define IDC_STATICICON 1007
|
|
#define IDC_RICHEDIT22 1009
|
|
#define IDC_STATICMSG 1013
|
|
#define IDC_PROGRESS1 1015
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 102
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1016
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|