Files
SuperScriptMaterializer/materializer/resource.h

22 lines
660 B
C
Raw Normal View History

//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by RCEditor.rc
//
#define IDD_EXPORT_DIALOG 101
#define IDC_EDIT1 1001
#define IDC_BUTTON1 1002
#define IDC_RADIO1 1003
#define IDC_RADIO2 1004
#define IDC_EDIT2 1005
// Next default values for new objects
//
2020-04-02 14:13:18 +08:00
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 103
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1006
#define _APS_NEXT_SYMED_VALUE 101
#endif
2020-04-02 14:13:18 +08:00
#endif