deviceemulator.str

来自「我自己编译的armv4i wince60模拟器的bps源文件,已经验证可以使用,」· STR 代码 · 共 33 行

STR
33
字号
//------------------------------------------------------------------------------
//
//  File for localizing platform-specific strings that may be presented to user.
//
//------------------------------------------------------------------------------


; App button strings
#define LOC_APPBUTTON1      "儃僞儞 1"
#define LOC_APPBUTTON2      "儃僞儞 2"
#define LOC_APPBUTTON3      "儃僞儞 3"
#define LOC_APPBUTTON4      "儃僞儞 4"
#define LOC_APPBUTTON5      "儃僞儞 5"
#define LOC_APPBTN1DEF      "\"\\Windows\\AppButtons\\梊掕昞.lnk\""    
#define LOC_APPBTN2DEF      "\"\\Windows\\AppButtons\\楢?愭.lnk\""  
#define LOC_APPBTN3DEF      "\"\\Windows\\AppButtons\\QMenu.lnk\""
#define LOC_APPBTN4DEF      "\"\\Windows\\AppButtons\\QStart.lnk\""
#define LOC_APPBTN5DEF      "\"\\Windows\\AppButtons\\无步 诤袄薨.lnk\" -b"

#define LOC_NOTESLNK					"Notes.lnk"
#define LOC_QMENULNK					"QMenu.lnk"
#define LOC_QSTARTLNK					"QStart.lnk"

//------------------------------------------------------------------------------
// [HKEY_LOCAL_MACHINE\Platform]
#define LOC_PLATFORMNAME        "Microsoft Windows CE Simulated Reference Platform"


//------------------------------------------------------------------------------
// [HKEY_LOCAL_MACHINE\Comm\Irsir]
#define LOC_DISPLAYNAME_COMM_IRSIR      "Serial (COM) IrDA Driver"

⌨️ 快捷键说明

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