Files
coco df489d5640 a
2026-07-03 16:05:30 +08:00

58 lines
1.8 KiB
C

//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by mb_demo.rc
//
// #define IDS_APP_TITLE 103
// #define IDR_MAINFRAME 128
// #define IDD_MB_DEMO_DIALOG 102
// #define IDD_ABOUTBOX 103
// #define IDM_ABOUT 104
// #define IDM_EXIT 105
// #define IDI_MB_DEMO 107
// #define IDI_SMALL 108
// #define IDC_MB_DEMO 109
// #define IDC_MYICON 2
//
// #ifndef IDC_STATIC
// #define IDC_STATIC -1
// #endif
#define IDC_MYICON 2
#define IDC_MB_DEMO 101
#define IDD_WKEBROWSER_DIALOG 102
#define IDS_APP_TITLE 103
#define IDD_ABOUTBOX 104
#define IDM_ABOUT 105
#define IDM_MB_SIMPLE 106
#define IDM_EXIT 107
#define IDI_WKEBROWSER 108
#define IDI_SMALL 109
#define IDC_WKEBROWSER 110
#define IDR_MAINFRAME 128
#define ID_FILE_GOBACK 32771
#define ID_FILE_GOFORWARD 32772
#define ID_ZOOM_IN 32800
#define ID_ZOOM_OUT 32801
#define ID_RESET_ZOOM 32802
#define ID_TAKE_SCREENSHOT 32803
#define ID_SET_EDITABLE 32804
#define ID_URL_SF 32805
#define ID_URL_GITHUB 32806
#define ID_Menu 32902
#define ID_TOOLS_VIEWCOOKIE 32903
#define IDC_STATIC -1
// 新对象的下一组默认值
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC 130
#define _APS_NEXT_RESOURCE_VALUE 129
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1000
#define _APS_NEXT_SYMED_VALUE 110
#endif
#endif