举报
以下是引用gameghost在2005-8-23 13:55:00的发言:[BR]够强! 可以使用系统函数吗?
以下是引用MrBlackOx在2005-8-23 18:49:00的发言:[BR]pacmgr 连头都过不去 v145的 //Package manager //By Maybeonly //Define const //Common Keyboard of WQX #define ENTER_KEY 13 //回车键 #define PD_KEY 14 //下翻页 #define SOUND_KEY 15 //发音键 #define CAPS_KEY 18 //输入法 #define PU_KEY 19 //上翻页 #define UP_KEY 20 //向上方向 #define DN_KEY 21 //向下方向 #define RT_KEY 22 //向右方向 #define LT_KEY 23 //向左方向 #define HELP_KEY 25 //求助键 #define SHIFT_KEY 26 //中英数键 #define ESC_KEY 27 //跳出键 #define F1_KEY 28 //F1键 #define F2_KEY 29 //F2键 #define F3_KEY 30 //F3键 #define F4_KEY 31 //F4键 #define TAB ' ' //Tab按钮 [color=RED]将‘ ’改成数字就可以了[/color] //Const msgbox ID's. #define MSG_AE 0 //Msg: file Already Exists #define MSG_PI 1 //Msg: Path is illegal #define MSG_AC 2 //Msg: All operation completed #define MSG_EP 3 //Msg: Edit default Path #define MSG_UE 4 //Msg: Ultra Encipher #define MSG_PLE 5 //Msg: Password Lenth Error #define MSG_OFE 6 //Msg: Open File Error #define MSG_PE 7 //Msg: Password Error #define MSG_CL 8 //Msg: Clipboard is not Largh enough #define MSG_PA 9 //Msg: Paste Alarm #define MSG_SA 10 //Msg: file Save As #define MSG_SL 11 //Msg: String too Long #define MSG_SF 12 //Msg: String not Found #define MSG_SCS 13 //Msg: Select Content Source #define MSG_EFC 14 //Msg: Extraing File Confirm #define MSG_SFA 15 //Msg: Select Files to Add #define MSG_SNT 16 //Msg: Show Next Time #define MSG_OB 17 //Msg: Operation aBouted #define MSG_CE 18 //Msg: Confirm Exit #define MSG_CO 19 //Msg: Confirm Operation #define VAR_COPYMEMSIZE 16384//It desides how many bytes the program uses when copying files 复制代码
本版积分规则 发表回复 回帖后跳转到最后一页
Archiver|手机版|小黑屋|EMAX Studio
GMT+8, 2025-7-3 08:40 , Processed in 0.014438 second(s), 16 queries .
Powered by Discuz! X3.4
© 2001-2017 Comsenz Inc.