Compiling Sample Programs on Windows

You need Visual Studio 2008 or later.
  1. Go to the
    docs/VMGuestAppMonitor/samples/visualstudio
    folder.
  2. Open the
    appmon.vcproj
    file and build the solution.
  3. Click
    Debug
    Start Debugging
    to run
    appmon.exe
    . See below for program usage.