readme.txt
来自「上传的代码是WindowsCEProgramming第一版的源代码」· 文本 代码 · 共 15 行
TXT
15 行
Once you have compiled NumPanel and downloaded it to your Palm size PC, you still need to modify the registry on the Palm size PC to register the input method. To do this, use the remote registry editor tool to make the following modifications:
[HKEY_CLASSES_ROOT\CLSID\{C915FE81-24C0-11d2-93F7-204C4F4F5020}]
@="Numeric Keypad"
[HKEY_CLASSES_ROOT\CLSID\{C915FE81-24C0-11d2-93F7-204C4F4F5020}\InprocServer32]
@="\windows\\NumPanel.dll"
[HKEY_CLASSES_ROOT\CLSID\{C915FE81-24C0-11d2-93F7-204C4F4F5020}\IsSIPInputMethod]
@="1"
[HKEY_CLASSES_ROOT\CLSID\{C915FE81-24C0-11d2-93F7-204C4F4F5020}\DefaultIcon]
@="\windows\\NumPanel.dll,0"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?