I'm writing a Windows app in unmanaged C++ and want to log some simple events to the Application log. I'm normally a *nix guy and am used to being able to just call syslog() (or asl(3) on Mac OS X). I ...
DISM is a useful utility. In addition to repairing corrupted system image files, you can also use the DISM tool for other purposes, like installing, uninstalling, updating, and configuring Windows ...