mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-06 10:00:40 +00:00
38928667ee
* The converter program will be able to open old captures, but is itself captureable in new renderdoc builds. This isn't a direct conversion but should allow a reasonable estimation and is better than nothing. * NOTE: The resulting converted file will have no thumbnail, and no callstacks (if they were present before). As well as more minor things like backbuffers no longer appearing identified as backbuffers, some markers losing their colours, etc.
38 lines
1.8 KiB
C
38 lines
1.8 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 "api/replay/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
|
|
|
|
// include base dll's resources as it can't have its own anymore
|
|
|
|
#include "data/resource.h"
|