resource.h
来自「该源码程序实现了intel MMX32位的底层驱动功能」· C头文件 代码 · 共 30 行
H
30 行
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by MMX32.rc
//
#define IDD_ABOUTBOX 100
#define IDP_OLE_INIT_FAILED 100
#define IDR_MAINFRAME 128
#define IDR_MMX32TYPE 129
#define IDB_BITMAP_SAMPLE 130
#define ID_OPERATIONS_GRAYSCALE 32771
#define ID_COLORS_C 32777
#define ID_COLORS_C_MMX 32778
#define ID_COLORS_ASSEMBLY_MMX 32779
#define ID_OPERATIONS_INVERTCOLORS 32780
#define ID_INVERTCOLORS_C 32781
#define ID_INVERTCOLORS_ASSEMBLY_MMX 32783
#define ID_INVERTCOLORS_C_MMX 32786
#define ID_OPERATIONS_RESET 32787
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 131
#define _APS_NEXT_COMMAND_VALUE 32788
#define _APS_NEXT_CONTROL_VALUE 1000
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?