Re: Quest to modify the timeout for hardware keyboard.
I'm not sure why someone would go through decompiling a DLL rather than creating a program to keep alive the keyboard. NueRom's NuePower/Backlight seems to control the KB Backlight timeout fine...
Decompiling a DLL won't exactly give u the original source code, it's usually a very low level structure, and functions which you'll have to reverse engineer first before you can start making some changes...
Even if this was simple, you'll still need to study the code, it's not like decompilers restore the comments that was in the original sourcecode.
My 2 cents.
|