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

📄 resource.h

📁 微软提供的WinCE中几个控件的例子代码
💻 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 eMbedded Visual C++ generated include file.
// Used by Chkbook.rc
//

#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_CHKBOOTYPE                  129
#define IDR_BOOKFRAME                   129
#define IDR_CHECKFRAME                  130
#define IDR_TOOLBAR                     132
#define IDC_CHECKNO                     1000
#define ID_EDIT_NEW_CHECK               1001
#define IDC_DATE                        1001
#define IDC_AMOUNTNUM                   1002
#define IDC_PAYTO                       1003
#define IDC_MEMO                        1004
#define ID_VIEW_CHECK                   1005
#define ID_VIEW_BOOK                    1006
#define IDC_AMOUNTTEXT                  1010
#define IDC_CHECKBOOK                   1011
#define IDS_NEW_CHECKBOOK               1012
#define IDD_CHECK                       28674
#define IDD_CHECK_PSPC                  28677
#define ID_EDIT_COMMIT                  32772
#define ID_FILE_SAVEAS                  32773
#define ID_NEXT_CHECK                   40001
#define ID_PREV_CHECK                   40002
#define IDS_MESSAGE1                    57638
#define IDS_MESSAGE2                    57639
#define IDS_EDITCONTENTS                57645
#define IDS_MESSAGE3                    57646
#define IDS_MESSAGE4                    57647
#define IDS_MESSAGE5                    57648
#define IDS_TENS_0                      61204
#define IDS_TENS_10                     61205
#define IDS_TENS_20                     61206
#define IDS_TENS_30                     61207
#define IDS_TENS_40                     61208
#define IDS_TENS_50                     61209
#define IDS_TENS_60                     61210
#define IDS_TENS_70                     61211
#define IDS_TENS_80                     61212
#define IDS_TENS_90                     61213
#define IDS_ONES_0                      61214
#define IDS_ONES_1                      61215
#define IDS_ONES_2                      61216
#define IDS_ONES_3                      61217
#define IDS_ONES_4                      61218
#define IDS_ONES_5                      61219
#define IDS_ONES_6                      61220
#define IDS_ONES_7                      61221
#define IDS_ONES_8                      61222
#define IDS_ONES_9                      61223
#define IDS_TEENS_10                    61224
#define IDS_TEENS_11                    61225
#define IDS_TEENS_12                    61226
#define IDS_TEENS_13                    61227
#define IDS_TEENS_14                    61228
#define IDS_TEENS_15                    61229
#define IDS_TEENS_16                    61230
#define IDS_TEENS_17                    61231
#define IDS_TEENS_18                    61232
#define IDS_TEENS_19                    61233
#define IDS_UNKNOWN                     61234
#define IDS_MILLION                     61235
#define IDS_THOUSAND                    61236
#define IDS_AND                         61237
#define IDS_HUNDRETHS_DOLLARS           61238
#define IDS_HUNDRED                     61239
#define IDS_FILE_NEW                    61240

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

⌨️ 快捷键说明

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