Files
renderdoc/renderdoccmd/resource.h
T
baldurk c38affcded Initial commit of existing code.
* All renderdoc code up to this point was written by me, history is available by request
2014-05-02 08:33:01 +01:00

32 lines
2.2 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
// 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