mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
34 lines
1.2 KiB
C
34 lines
1.2 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by crashreporter.rc
|
|
//
|
|
#define IDD_SENDDIALOG 102
|
|
#define IDR_THROBBER 103
|
|
#define IDD_VIEWREPORTDIALOG 104
|
|
#define IDI_MAINICON 105
|
|
#define IDC_PROGRESS 1003
|
|
#define IDC_DESCRIPTIONTEXT 1004
|
|
#define IDC_CLOSEBUTTON 1005
|
|
#define IDC_VIEWREPORTBUTTON 1006
|
|
#define IDC_SUBMITREPORTCHECK 1007
|
|
#define IDC_EMAILMECHECK 1008
|
|
#define IDC_EMAILTEXT 1009
|
|
#define IDC_INCLUDEURLCHECK 1010
|
|
#define IDC_COMMENTTEXT 1011
|
|
#define IDC_RESTARTBUTTON 1012
|
|
#define IDC_DESCRIPTIONLABEL 1013
|
|
#define IDC_PROGRESSTEXT 1014
|
|
#define IDC_THROBBER 1015
|
|
#define IDC_VIEWREPORTTEXT 1016
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 106
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1017
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|