mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 17:10:47 +00:00
34 lines
2.3 KiB
C
34 lines
2.3 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by renderdoccmd.rc
|
|
//
|
|
#define IDD_CRASH_HANDLER 101
|
|
#define IDI_ICON 129
|
|
#define IDC_SENDDUMP 1006
|
|
#define IDC_DUMPPATH 1007
|
|
#define IDC_LOGPATH 1008
|
|
#define IDC_SENDLOG 1009
|
|
#define IDC_REPRO 1010
|
|
#define IDC_SEND 1011
|
|
#define IDC_DONTSEND 1012
|
|
#define IDC_NAMELABEL 1013
|
|
#define IDC_NAME 1014
|
|
#define IDC_EDIT2 1015
|
|
#define IDC_EMAIL 1015
|
|
#define IDC_STATIC -1
|
|
#define IDC_WELCOMETEXT -1
|
|
|
|
#include "version.h"
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NO_MFC 1
|
|
#define _APS_NEXT_RESOURCE_VALUE 130
|
|
#define _APS_NEXT_COMMAND_VALUE 32772
|
|
#define _APS_NEXT_CONTROL_VALUE 1016
|
|
#define _APS_NEXT_SYMED_VALUE 110
|
|
#endif
|
|
#endif
|