readme.txt

来自「Windows Mobile NLED driver proxy. Create」· 文本 代码 · 共 19 行

TXT
19
字号
This is nled driver, which encapsulate original nled driver, 
and add possibility to apply any pattern to vibrate led.
With this driver proxy you can replace standart all time 
vibrating on incoming call to any vibrating pattern.

to install build the project, copy nledpx.dll to \Windows folder 
and change registry key:
HKLM\Drivers\BuiltIn\NLed :Dll='nledpx.dll'
reboot the phone.

vibrating pattern(script) read from registry
HKCU\Software\HtcExtFun\VibrateScript
script have simple syntax:

v100 w100 means vibrate 100ms and then wait 100ms

script repating while incoming call ring in progress.

Tested on HTC phones: HTC dimaons, Touch HD, Touch Cruise.

⌨️ 快捷键说明

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