Idle time dll
You will need to register the DLL created.
Full source and RegServ32.exe is included in the distribution file.
This DLL will allow you to create a simple object, and by the use of the API functions
GetCursorPos & GetAsyncKeyState it detects mouse movements and key states to
determin actual time the system has been idle.
A sample application is included in the file as well.