G Guest Jan 28, 2004 #1 Is there an easy way to detect if the user has used the application for a set amount of time? Thanks.
Is there an easy way to detect if the user has used the application for a set amount of time? Thanks.
H Herfried K. Wagner [MVP] Jan 28, 2004 #2 * "=?Utf-8?B?dmlydHVhbHN3cA==?= said: Is there an easy way to detect if the user has used the application for a set amount of time? Click to expand... C++ hook: <http://www.codeproject.com/dll/trackuseridle.asp>
* "=?Utf-8?B?dmlydHVhbHN3cA==?= said: Is there an easy way to detect if the user has used the application for a set amount of time? Click to expand... C++ hook: <http://www.codeproject.com/dll/trackuseridle.asp>