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

📄 resource.h

📁 执行和去除共享软件日期限制的程序
💻 H
字号:
#define IDI_APPICON		1

#define IDD_ASKDEL		9
#define IDD_SENDTO		8
#define IDD_MSG			7
#define IDD_BROWSER		6
#define IDD_QUIT			5
#define IDD_SHOWHELP		4
#define IDD_TIME			3
#define IDD_LIST			2
#define IDD_ADD			1

#define IDB_NUM			90
#define IDB_ACT			91
#define IDB_SYSBUTTON	92
#define IDB_MAIN			93
#define IDB_BKG			94

#define IDC_DESTFOLDER		801
#define IDC_FILETYPE			802
#define IDC_SELECTSEND		803
#define IDC_SELECTDEST		804
#define IDC_CHANGDEST		812
#define IDC_ADDSELECT		805
#define IDC_DELSELECT		806
#define IDC_ADDALL			807
#define IDC_DELALL			808
#define IDC_NEWFOLDER		809
#define IDC_NOASKRECOVER	810
#define IDC_MOVE				811

#define IDC_NOSHOWNEXT	701

#define IDC_LISTALL		601
#define IDC_NOFOLDER		602
#define IDC_UPDATE		603

#define IDC_QUIT			501
#define IDC_RESTART		502
#define IDC_FORCEQUIT	503
#define IDC_QUITSEL		504

#define IDS_VER	901

#define IDC_INFO			101
#define IDC_ONEHOUR		101
#define IDC_ALARMINFO	302
#define IDC_HOURUPDOWN	303
#define IDC_MINUPDOWN	306
#define IDC_SETMIN		305
#define IDC_EVERYDAY		307
#define IDC_LISTTIME		308
#define IDC_TIMEBAR		309
#define IDC_SETHOUR		304
#define IDC_OK	102
#define IDC_LISTAPP	101
#define IDC_INFOBAR	103
#define IDC_APPNAME	101
#define IDC_APPCMDLINE	102
#define IDC_YEAR	103
#define IDC_MONTH	104
#define IDC_DAY	105
#define IDC_LOOK	106
#define IDC_NAME	201

#define IDM_POPUP		1

#define CM_QUIT		11844
#define CM_ADD			11843
#define CM_SETCLOCK	11842
#define IDW_START		1001#define IDW_GO			1002

⌨️ 快捷键说明

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