resourceppc.h

来自「swain-0.5.2.zip的源代码,比较好用,希望大家喜欢.」· C头文件 代码 · 共 73 行

H
73
字号
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by wince_clientppc.rc
//
#define IDS_APP_TITLE                   1
#define IDC_WINCE_CLIENT                2
#define IDC_WINCE_DRAWING               3
#define IDI_WINCE_CLIENT                101
#define IDD_BUDDIES_WIDE                101
#define IDD_BUDDIES                     102
#define IDR_DRAWING_MENU                102
#define IDS_SESSION                     102
#define IDS_SHOW                        103
#define IDS_MENU                        104
#define IDS_TOOLS                       105
#define IDD_ABOUTBOX                    105
#define IDD_ABOUTBOX_WIDE               106
#define IDR_BUDDIES_MENU                107
#define IDI_USER_ONLINE                 130
#define IDI_USER_OFFLINE                132
#define IDI_USER_AWAY                   133
#define IDI_GROUP_ONLINE                134
#define IDI_GROUP_AWAY                  135
#define IDI_GROUP_OFFLINE               136
#define IDR_MAIN_MENU                   137
#define IDB_ICONS                       138
#define IDC_STATIC_1                    201
#define IDC_STATIC_2                    202
#define IDC_STATIC_3                    203
#define IDC_USERLIST                    1000
#define IDC_GROUPLIST                   1001
#define IDM_DRAWING_MENU                40000
#define IDM_DRAWING_MENU_EXIT           40001
#define IDM_DRAWING_TOOLS_ZOOM          40002
#define IDM_DRAWING_TOOLS_PAN           40003
#define IDM_DRAWING_TOOLS_LINE          40004
#define IDM_DRAWING_TOOLS_POINTER       40005
#define IDM_DRAWING_TOOLS_CLEARALL      40006
#define IDM_DRAWING_TOOLS_FOLLOWME      40007
#define IDM_DRAWING_COLOR               40008
#define IDM_BUDDIES_FAV_ADD             40009
#define IDM_BUDDIES_FAV_REMOVE          40010
#define IDM_BUDDIES_MENU                40011
#define IDM_BUDDIES_MENU_REFRESH        40012
#define IDM_BUDDIES_SHOW                40013
#define IDM_BUDDIES_SHOW_FAVUSERS       40014
#define IDM_BUDDIES_SHOW_ALLUSERS       40015
#define IDM_BUDDIES_SHOW_FAVGROUPS      40016
#define IDM_BUDDIES_SHOW_ALLGROUPS      40017
#define IDM_BUDDIES_SHOW_ONLINE         40018
#define IDM_BUDDIES_SHOW_AWAY           40019
#define IDM_BUDDIES_SHOW_OFFLINE        40020
#define IDM_MAIN_MENU                   40021
#define IDM_MAIN_MENU_EXIT              40022
#define IDM_MAIN_MENU_ABOUT             40023
#define IDM_MAIN_SESSION                40024
#define IDM_MAIN_SESSION_PHOTO          40025
#define IDM_MAIN_SESSION_OPEN           40026
#define IDM_MAIN_SESSION_BLANK          40027
#define IDC_STATIC                      -1

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC                     1
#define _APS_NEXT_RESOURCE_VALUE        139
#define _APS_NEXT_COMMAND_VALUE         40028
#define _APS_NEXT_CONTROL_VALUE         1002
#define _APS_NEXT_SYMED_VALUE           110
#endif
#endif

⌨️ 快捷键说明

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