Original author: http://www.nirsoft.net/utils/exeinfo.html
- Visual C++ Redistributable Packages for Visual Studio 2013 (free: http://www.microsoft.com/en-us/download/details.aspx?id=40784)
- Windows XP - Windows 8.1 (32bit or 64bit)
exeinfo.exe other.exe
This is the main project file for VC++ projects generated using an Application Wizard. It contains information about the version of Visual C++ that generated the file, and information about the platforms, configurations, and project features selected with the Application Wizard.
This is the filters file for VC++ projects generated using an Application Wizard. It contains information about the association between the files in your project and the filters. This association is used in the IDE to show grouping of files with similar extensions under a specific node (for e.g. ".cpp" files are associated with the "Source Files" filter).
This is the main application source file.
This is the main application header file.
These files are used to build a precompiled header (PCH) file named exeinfo.pch and a precompiled types file named StdAfx.obj.