This utility will be handy for people who would like to leave their computer unattended for some time before automatically turning it off (or sending it into hibernation or stand-by mode). TOff can perform these tasks at a certain day and time, or after a certain period of inactivity with the seconds discrepancy. I use it every time when I leave my computer at the office to download some stuff from the Internet and then to turn it off at night so that it looks like nothing was happening in the morning.
Special features:
(1) Can shutdown almost every Windows operating system that has Advanced Power Management (APM) enabled (Check Control Panel -> Power Options);
(2) Any system that supports hibernation can be hibernated on timer (i.e., switching off your computer without closing running programs);
(3) Any system that supports stand-by mode can be sent into it on timer;
(4) Provides the log for the last operation (so that you can check if shut-down occurred in time);
(5) Can perform all of the above operation after a certain period of PC inactivity;
(6) We supply it with the source code so that you can tailor it according to your needs.
WinID is controls & windows identification utility that is both powerful and compact. It gives an easy way to retrieve information about MS Windows controls visually right off the screen. WinID resembles Spy++ from the MS Visual Studio toolset but it also incorporates lots of its own handy features. It will be handy for debugging your C/C++/MFC/.NET and Visual Basic applications, as well as learning more about how your favorite programs are made.
Have you ever wondered if it's possible to wake up your PC from a Stand-by mode programmatically? Yes, it's possible. This simple utility will show you how. Once activated it resides in the system and wakes it up at predefined time, runs a file and if necessary sends system back into Stand-by. It could also be minimized to a system tray to save space on the screen. We can supply it with a source code to let you modify this concept for your needs.