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

📄 resource.h

📁 一个WinCE6。0下的IP phone的源代码
💻 H
字号:
//
// Copyright (c) Microsoft Corporation.  All rights reserved.
//
//
// Use of this sample source code is subject to the terms of the Microsoft
// license agreement under which you licensed this sample source code. If
// you did not accept the terms of the license agreement, you are not
// authorized to use this sample source code. For the terms of the license,
// please see the license agreement between you and Microsoft or, if applicable,
// see the LICENSE.RTF on your install media or the root of your tools installation.
// THE SAMPLE SOURCE CODE IS PROVIDED "AS IS", WITH NO WARRANTIES.
//
#pragma once

#define WNDCLASS_WINDOWSLOGON           TEXT("__VOIP_WINDOWSLOGON__")
#define WNDCLASS_SETPIN                 TEXT("__VOIP_SETPIN__")

#define IDC_STATIC -1

#define IDB_LOGO_BIG                    501
#define IDB_POPUP_CONFIRM_DELETE        502
#define IDB_POPUP_ERROR                 503
#define IDB_HELP_ICON                   IDB_POPUP_CONFIRM_DELETE

//defines a dialog to be pixel perfect 
#define DS_PIXELPERFECT                 0x8000L

#define IDD_WINDOWSLOGONDIALOG          1000
#define IDD_SETPINDIALOG                1001

//Layout Data
#define IDR_METRICS_DATA                2000 
#define DEFINE_SIZE(Width, Height) \
    (Width), (Height)

#define IDMB_CALLFORWARDING_DISABLE_BUTTONS                 101 
#define IDMB_CALLFORWARDING_ENABLE_SIP_BACKSPACE_BUTTONS    102 
#define IDMB_CALLFORWARDING_EMPTY_BUTTONS                   103 
#define IDMB_CALLFORWARDING_ENABLE_DELETE_BUTTONS           104
#define IDMB_EDITSERVERSETTINGS_DONE_BUTTONS                105
#define IDMB_EDITSERVERSETTINGS_EMPTY_BUTTONS               106
#define IDMB_EDITSERVERSETTINGS_BACKSPACE_BUTTONS           107
#define IDMB_EDITSERVERSETTINGS_TRANSPORT_BUTTONS           108
#define IDMB_RINGTONESCREEN_BUTTONS                         109
#define IDMB_SERVERSETTINGS_VIEW_BUTTONS                    110
#define IDMB_SETPIN_BACKSPACE_BUTTONS                       111
#define IDMB_SETPIN_BACKSPACE_DONE_BUTTONS                  112
#define IDMB_SETPIN_BUTTONS                                 113
#define IDMB_VOLUMESETTINGS_BUTTONS                         114
#define IDMB_WINDOWSLOGON_BACKSPACE_BUTTONS                 115
#define IDMB_WINDOWSLOGON_BACKSPACE_DONE_BUTTONS            116
#define IDMB_WINDOWSLOGON_BUTTONS                           117
#define IDMB_MSGBOX_ERROR                                   118
#define IDMB_YESNO                                          119
#define IDMB_MSGBOX_HELP                                    120
#define IDMB_DONE                                           121

#define IDC_BACKSPACE                   201
#define IDC_DELETE                      202
#define IDC_EDITMODE                    203
#define IDC_EDITSERVER                  204
#define IDC_INPUT                       205
#define IDC_PLAYSOUND                   206
#define IDC_SAVE                        207
#define IDC_TRANSPORT_TCP               208
#define IDC_TRANSPORT_TCS               209
#define IDC_TRANSPORT_UDP               210
#define IDC_TURNOFF                     211
#define IDC_TURNON                      212
#define IDC_CRED_USERNAME               213
#define IDC_CRED_PASSWORD               214
#define IDC_CRED_DOMAIN                 215
#define IDC_PIN_OLD                     216
#define IDC_PIN_NEW                     217
#define IDC_PIN_CONFIRM                 218
#define IDC_ERRORMSG_OK                 219
#define IDC_CONFIRMDELETE_YES           220
#define IDC_CONFIRMDELETE_NO            221
#define IDC_HELPMSG_OK                  222
#define IDC_TEXT_CREDNAME               223
#define IDC_TEXT_CREDPASSWORD           224
#define IDC_TEXT_CREDDOMAIN             225
#define IDC_TEXT_CREDHEADER             226
#define IDC_DELETEALL                   227

#define IDS_AUTODIAL                    301
#define IDS_CALLERID_UNKNOWNEXTERNAL    302
#define IDS_CALLERIDBLOCK               303
#define IDS_CALLFORWARDING              304
#define IDS_CALLFORWARDING_TITLE        305
#define IDS_DISABLEAUTODIAL             310
#define IDS_DISABLECALLERIDBLOCK        311
#define IDS_DISABLEDONOTDISTURB         312
#define IDS_DONOTDISTURB                313
#define IDS_FONT_BIGNUMBERS             314
#define IDS_FONT_INFORMATION            315
#define IDS_FONT_LARGE                  316
#define IDS_FONT_STANDARDTEXT           317
#define IDS_FONT_STANDARDTEXT_BOLD      318
#define IDS_FORWARDDISABLED_HEADER      319
#define IDS_FORWARDTO_LABEL             320
#define IDS_FORWARDENABLED_HEADER       321
#define IDS_PHONESETTINGS               322
#define IDS_PHONESETTINGS_TITLE         323
#define IDS_RINGTONES_TITLE             328
#define IDS_RINGTONESSCREEN_HEADER      329
#define IDS_SCREENHELP_FORWARDING       330
#define IDS_SERVERSETTINGS              331
#define IDS_SETPIN                      332
#define IDS_USERSETTINGS                333
#define IDS_USERSETTINGS_TITLE          334
#define IDS_VOL_HANDSET_LABEL           335
#define IDS_VOL_SPEAKER_LABEL           336
#define IDS_VOL_RINGER_LABEL            337
#define IDS_VOL_MICROPHONE_LABEL        338
#define IDS_VOLUMESETTINGS              339
#define IDS_VOLUMESETTINGS_HEADER       340
#define IDS_VOLUMESETTINGS_TITLE        341
#define IDS_WINDOWSLOGON                342

#define IDS_EMPTY                       343
#define IDS_SERVERSETTINGS_TITLE        344
#define IDS_SERVERSETTINGSEDIT_TITLE    345

#define IDS_ACCOUNT_LABEL                       346
#define IDS_PASSWORD_LABEL                      347
#define IDS_PHONENUMBER_LABEL                   348
#define IDS_SIPPROXY_LABEL                      349
#define IDS_SIPREGISTRAR_LABEL                  350
#define IDS_SIPTRANSPORT_LABEL                  351
#define IDS_BACKUPSIPPROXY_LABEL                352
#define IDS_BACKUPSIPREGISTRAR_LABEL            353
#define IDS_VOICEMAILPROXY_LABEL                354
#define IDS_VOICEMAILREGISTRAR_LABEL            355
#define IDS_VOICEMAILNUMBER_LABEL               356
#define IDS_EXCHANGESERVER_LABEL                357
#define IDS_EXCHANGEPROXY_LABEL                 358
#define IDS_ERROR_NORINGTONES                   359
#define IDS_DEFAULTVALUE_LABEL                  360
#define IDS_POPUP_DELETEALLITEMS                361
#define IDS_ERROR_POPUP_INVALIDCREDENTIALS      362

#define IDS_STATUS_HELP_ACCOUNT                 363            
#define IDS_STATUS_HELP_PASSWORD                364
#define IDS_STATUS_HELP_PHONENUMBER             365 
#define IDS_STATUS_HELP_SIPPROXY                366  
#define IDS_STATUS_HELP_SIPREGISTRAR            367
#define IDS_STATUS_HELP_SIPTRANSPORT            368 
#define IDS_STATUS_HELP_BACKUPSIPPROXY          369 
#define IDS_STATUS_HELP_BACKUPSIPREGISTRAR      370
#define IDS_STATUS_HELP_VOICEMAILPROXY          371 
#define IDS_STATUS_HELP_VOICEMAIL               372   
#define IDS_STATUS_HELP_EXCHANGESERVER          373 
#define IDS_STATUS_HELP_EXCHANGEPROXY           374
#define IDS_SCREENHELP_WINDOWSLOGON             375
#define IDS_ERROR_POPUP_WRONGPIN                376
#define IDS_ERROR_POPUP_PINMISMATCH             377
#define IDS_ERROR_POPUP_PINTOOSMALL             378
#define IDS_TITLE_HELP                          379
#define IDS_TITLE_ERROR                         380
#define IDS_TITLE_CONFIRMDELETE                 381
#define IDS_SCREENHELP_DEFAULT                  382
#define IDS_TITLE_CONFIRMSAVE                   383
#define IDS_POPUP_APPLYSETTINGS                 384

⌨️ 快捷键说明

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