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

📄 resource.h

📁 这个是微软WINCE的OBEX协议例子
💻 H
字号:
//
// Copyright (c) Microsoft Corporation.  All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you licensed this SOFTWARE PRODUCT.
// If you did not accept the terms of the EULA, you are not authorized to use
// this source code. For a copy of the EULA, please see the LICENSE.RTF on your
// install media.
//
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by FileBrowser.rc
//
#define IDD_CHOOSESERVICE               103
#define IDR_MENUBAR                     110
#define IDI_ICON_FOLDER                 111
#define IDI_ICON_FILE                   112
#define IDD_PASSWORD                    114
#define IDD_CONFIG_SERVER               115
#define IDD_CONFIG_CLIENT               116
#define IDR_POPUPMENU                   117
#define IDD_ADD_DIRECTORY				118
#define IDC_LIST                        1001
#define IDC_PASSWORD                    1005
#define IDC_FB_PASSWORD                 1006
#define IDC_FB_AUTHENTICATE             1008
#define IDC_FB_OBEX_AUTHENTICATE        1008
#define IDC_CLIENT_PASSWORD             1013
#define	IDC_ADD_DIRECTORY				1014
#define IDC_CLIENT_PWD                  1015
#define IDC_UNINSTALL                   1016
#define IDC_SETINBOX_VCARD              1017
#define IDC_FB_TRANSPORT_AUTHENTICATE   1018
#define IDC_FB_ALLOW_WRITES             1019
#define IDM_DEVICE                      40021
#define IDS_CAP_DEVICE                  40023
#define IDS_CAP_DEVICE2                 40026
#define ID_DEVICE                       40027
#define ID_DEVICE_CONNECT_FB            40028
#define ID_CONNECT_FB                   40028
#define ID_DEVICE_DISCONNECT            40029
#define ID_CONNECT_DISCONNECT           40029
#define ID_DEVICE_REFRESH               40030
#define ID_CONNECT_REFRESH              40030
#define ID_DEVICE_EXIT                  40031
#define ID_CONNECT_EXIT                 40031
#define ID_DEVICE_SENDFILE              40032
#define ID_DEVICE_GETVCARD              40033
#define ID_GET_VCARD                    40033
#define ID_DEVICE_GETVCAL               40034
#define ID_TRANSMISSION                 40034
#define ID_DEVICE_CONNECT_INBOX         40035
#define ID_CONNECT_INBOX                40035
#define IDS_CAP_TRANSMISSION            40037
#define IDS_CAP_SERVERCONFIG            40041
#define ID_SET_SERV_PWD                 40042
#define ID_FB_AUTHENTICATE              40043
#define IDS_CAP_CLIENTCONFIG            40046
#define ID_CLIENT_PWD                   40047
#define ID_CONFIG                       40048
#define ID_COMMANDS                     40049
#define IDS_CAP_GET                     40054
#define IDS_CAP_PUT                     40056
#define ID_GET                          40057
#define ID_PUT_FILE                     40059
#define ID_GET_FILE                     40060
#define IDS_CAP_CONFIGSRVR              40062
#define ID_CONFIG_SERVER                40063
#define ID_CONFIG_CLIENT                40064
#define ID_DELETE_NODE                  40065
#define ID_CREATE_DIRECTORY				40066
#define IDS_CAP_COMMANDS				40067

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        117
#define _APS_NEXT_COMMAND_VALUE         40065
#define _APS_NEXT_CONTROL_VALUE         1019
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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