⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 resource.h

📁 这是WINCE程序进行无边框全屏显示的代码
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by sample.rc
//
#define IDD_PALREQ                      10000
#define IDB_STATUS                      10001
#define IDC_EDIT1                       10002
#define IDC_EDIT2                       10003
#define IDC_BUTTON1                     10004
#define IDC_STATUSBAR                   10005
#define IDC_INFOBOX                     10006
#define IDI_MINIGIS                     10007
#define IDI_XXX                         10007
#define IDI_SAMPLE                      10007
#define IDI_TRAYICON                    10008
#define IDR_TOOLBAR                     10009
#define IDR_TOOLBAR1                    10010
#define IDR_MAINMENU                    10011
#define IDB_BUTTON1                     10012
#define IDB_BUTTON2                     10013
#define IDB_BUTTON3                     10014
#define IDB_BUTTON4                     10015
#define IDB_BUTTON5                     10016
#define IDB_BUTTON6                     10017
#define IDB_BUTTON7                     10018
#define IDB_BUTTON8                     10019
#define IDB_BUTTON9                     10020
#define IDB_BUTTON10                    10021
#define IDB_BUTTON11                    10022
#define IDB_BUTTON12                    10023
#define IDB_BUTTON13                    10024
#define IDB_BUTTON14                    10025
#define IDB_BUTTON15                    10026
#define IDB_BUTTON16                    10027
#define IDB_BUTTON17                    10028
#define IDB_BUTTON18                    10029
#define IDM_SYSTEM_OPEN_MAP             10030
#define IDM_FILE_FULLSCREEN             10030
#define IDM_SYSTEM_INFOSETTINGS         10031
#define IDM_SYSTEM_MAPSETTINGS          10032
#define IDM_SYSTEM_PREFERENCE           10033
#define IDM_SYSTEM_DATASYNC             10034
#define IDM_SYSTEM_EXIT                 10035
#define IDM_FILE_EXIT                   10035
#define IDM_TOOLS_KEYBOARD              10036
#define IDM_TOOLS_STATUS                10037
#define IDM_TOOLS_COMPASS               10038
#define IDM_TOOLS_INFOVIEWER            10039
#define IDM_TOOLS_DIRECTIONS            10040
#define IDM_TOOLS_ROUTING               10041
#define IDM_TOOLS_POI                   10042
#define IDM_TOOLS_ROAD                  10043
#define IDM_TOOLS_MINIPHONE             10044
#define IDM_TOOLS_MINISERVICE           10045
#define IDM_TOOLS_COPYMAP               10046
#define IDM_TOOLS_C4ITOOLS              10047
#define IDM_TOOLS_C4ITOOLS_QUERY        10048
#define IDM_TOOLS_C4ITOOLS_INBOX        10049
#define IDM_TOOLS_C4ITOOLS_CENTER       10050
#define IDM_OPTION_GPS                  10051
#define IDM_OPTION_LBS                  10052
#define IDM_OPTION_INFO                 10053
#define IDM_OPTION_WEATHER              10054
#define IDM_OPTION_PAL                  10055
#define IDM_OPTION_UPDATE               10056
#define IDM_OPTION_FULLSCREEN           10057
#define IDM_HELP_CONTENTS               10058
#define IDM_HELP_MINIGIS                10059
#define IDM_HELP_SYSTEM                 10060
#define IDM_HELP_DEBUGWINDOW            10061
#define IDM_HELP_COMPONENT              10062
#define IDM_BOOKMARK_NEW                40049
#define IDM_BOOKMARK_EDIT               40050
#define IDM_BOOKMARK_FASTEDIT           40051
#define IDM_AVLS_HISTORY                40052
#define IDM_AVLS_DETAILS                40053

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        137
#define _APS_NEXT_COMMAND_VALUE         40054
#define _APS_NEXT_CONTROL_VALUE         1004
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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