Difference between revisions of "WinDiff"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) |
Karl Jones (Talk | contribs) (→External links) |
||
(One intermediate revision by the same user not shown) | |||
Line 14: | Line 14: | ||
* [[Data comparison]] | * [[Data comparison]] | ||
+ | * [[Diff utility]] | ||
== External links == | == External links == | ||
+ | |||
+ | * [https://en.wikipedia.org/wiki/WinDiff WinDiff] @ Wikipedia | ||
+ | * [http://www.softpedia.com/get/File-managers/WinDiff.shtml WinDiff download] @ softpedia.com | ||
+ | * [https://support.microsoft.com/en-us/kb/159214 How to use Windiff.exe] @ support.microsoft.com | ||
[[Category:Computing]] | [[Category:Computing]] | ||
[[Category:Microsoft Windows]] | [[Category:Microsoft Windows]] |
Latest revision as of 14:51, 24 April 2016
WinDiff is a graphical diff utility program published by Microsoft (from 1992).
Description
WinDiff is distributed with Microsoft Windows support tools, certain versions of Microsoft Visual Studio and as source-code with the Platform SDK code samples.
WinDiff was included in the Windows SDK (previously known as the Platform SDK, previously known as the Resource Kit) until Microsoft Windows SDK for Windows 7 and .NET Framework 4 (a.k.a. Windows SDK 7.1).
Because portions of the Windows SDK were shipped in Visual Studio, WinDiff was also included in Visual Studio until Visual Studio 2010.
WinDiff was removed from the Windows 8 SDK and therefore is not included in Visual Studio 2012 or any later version.
See also
External links
- WinDiff @ Wikipedia
- WinDiff download @ softpedia.com
- How to use Windiff.exe @ support.microsoft.com