resource.h

来自「用来播放Mp3的的应用程序,本程序的界面美观,在2410上面调试通过.本人亲自测」· C头文件 代码 · 共 90 行

H
90
字号
//{{NO_DEPENDENCIES}}
// Microsoft eMbedded Visual C++ generated include file.
// Used by MyMp3sec.rc
//
#define IDD_MYMP3SEC_DIALOG             102
#define IDR_MAINFRAME                   128
#define IDD_PLAYBOX                     130
#define IDB_V                           131
#define IDB_PEXIT                       132
#define IDD_DELOG                       133
#define IDB_PROGRESSBACK                134
#define IDB_PROGRESSFORE                135
#define IDB_MAN                         136
#define IDB_VOLUMEBACK                  137
#define IDB_VOLUMEFORE                  138
#define IDB_PPAUSE                      141
#define IDB_PREPLAY                     142
#define IDB_PBACK                       143
#define IDB_PVOLNEC                     144
#define IDB_PVOLNECC                    145
#define IDB_PVOLADD                     146
#define IDB_PVOLADDD                    147
#define IDB_LEFTUP                      148
#define IDB_BITMAP13                    149
#define IDB_BITMAP22                    150
#define IDB_PLAY                        151
#define IDB_PLAYALL                     152
#define IDB_DELE                        153
#define IDB_FIRST                       154
#define IDB_END                         155
#define IDB_PRE                         156
#define IDB_NEXT                        157
#define IDD_DELETE                      158
#define IDB_DELETEDLG                   159
#define IDB_DELETEOK                    160
#define IDB_DELETECANCEL                161
#define IDB_BOX                         165
#define IDB_kuang                       166
#define IDC_MEDIAPLAYER1                1000
#define IDC_HOME                        1001
#define IDC_v1                          1002
#define IDC_v2                          1003
#define IDC_v3                          1004
#define IDC_v4                          1005
#define IDC_v5                          1006
#define IDC_v6                          1007
#define IDC_v7                          1008
#define IDC_v8                          1009
#define IDC_v9                          1010
#define IDC_v10                         1011
#define IDC_v11                         1012
#define IDC_v12                         1013
#define IDC_v13                         1014
#define IDC_v14                         1015
#define IDC_PLAY                        1016
#define IDC_PEXIT                       1017
#define IDC_SONAME                      1018
#define IDC_BMPSHOW                     1019
#define IDC_CURRENT                     1020
#define IDC_YANSHI                      1023
#define IDC_EXE                         1024
#define IDC_PREPLAY                     1025
#define IDC_PROGRESSTIME                1026
#define IDC_PPAUSE                      1027
#define IDC_PVOLNEC                     1028
#define IDC_PVOLADD                     1029
#define IDC_BMPSHOWVOLUME               1030
#define IDC_PLAYALL                     1031
#define IDC_FIRST                       1032
#define IDC_BUTTON3                     1033
#define IDC_PRE                         1033
#define IDC_PBACK                       1034
#define IDC_PPICTURE                    1035
#define IDC_PPICTURE1                   1036
#define IDC_NEXT                        1037
#define IDC_END                         1038
#define IDC_BACK                        1039
#define IDC_DELE                        1040

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        167
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1041
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?