in reply to Windows 98: track the current user's idle time
Once you find something that works, I think you will be able to load and execute the functions using Win32::API. Note that I've never called new functions never-before-made-to-Perl using Win32::API, but it appears to work from examples other monks have used. I do a lot of Win32 coding for work in C++, just not in Perl (dang it).
update: The link posted at top shows what you need to do.
|
|---|