Click here to Skip to main content
Licence 
First Posted 30 May 2004
Views 49,113
Bookmarked 16 times

Windiff Helper Tool

By | 30 May 2004 | Article
A tool for effective usage of Windiff.

Sample screenshot

Introduction

File comparing is one of the indispensable tasks of programming, especially if you're modifying someone's code or want to see what changes you've made between the two versions of your programs. Although being an old tool, Windiff is one of the most popular file comparing tools for Windows platform.

One major drawback of this tool is; if you have two files (or directories) to be compared that are in different locations, you either have to browse each of the items through the Windiff's Open File dialog, or copy both of them to the same directory in order to drag them into Windiff.

My solution to this problem is this tiny tool that you can drag and drop files on it and press one button to make Windiff compare them. (Provided that you inform the tool about Windiff's location before.)

Using the code

The source code is very small and self-explanatory. You just take two file names as input and launch an executable by supplying these file names as command line arguments to the program. All of the settings the tool uses is stored in the registry.

Points of Interest

You should first locate Windiff executable from "Options->Locate Windiff" menu item. You can give additional parameters to Windiff from "Options->Parameters" menu item.

History

  • Version 1.01 - 30/05/2004 - Buffer overflow bug fix.
  • Version 1.00 - 07/07/2003 - First release.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here

About the Author

Cagdas Calik

Web Developer

Turkey Turkey

Member



Sign Up to vote   Poor Excellent
Add a reason or comment to your vote: x
Votes of 3 or less require a comment

Comments and Discussions

 
You must Sign In to use this message board. (secure sign-in)
 
Search this forum  
 FAQ
    Noise  Layout  Per page   
  Refresh
GeneralThe best comparing file and folders tool (expensive...) Pinmembernahumtakum0:54 5 Jun '04  
GeneralRe: The best comparing file and folders tool (expensive...) PinmemberNekChan15:00 6 Jun '04  
GeneralRe: The best comparing file and folders tool (expensive...) Pinmembersnailflying0:11 29 Jan '07  
Generalsee also BeyondCompare PinsussrainerG14:06 3 Jun '04  
GeneralRe: see also BeyondCompare PinmemberAndromeda Shun21:45 3 Jun '04  
GeneralRe: see also BeyondCompare PinmemberrainerG13:22 8 Jun '04  
GeneralAn old favourite PinsussStephen Davies14:40 1 Jun '04  
Generalsee too http://winmerge.sourceforge.net/ PinmemberPierre Couderc8:08 1 Jun '04  
GeneralRe: see too http://winmerge.sourceforge.net/ Pinmembershahshirish22:07 17 Apr '09  
Generalno down Pinmemberyangzs13:26 31 May '04  
GeneralRe: no down PinmemberUltraJoe1:42 2 Jun '04  
GeneralRe: no down PinmemberCagdas Calik4:49 2 Jun '04  
GeneralRe: no down PinmemberCansian1:25 3 Jun '04  
GeneralCheck out: http://www.codeguru.com/Cpp/misc/samples/article.php/c1499 Pinmemberrichjcooper12:00 31 May '04  

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.

Permalink | Advertise | Privacy | Mobile
Web04 | 2.5.120517.1 | Last Updated 31 May 2004
Article Copyright 2004 by Cagdas Calik
Everything else Copyright © CodeProject, 1999-2012
Terms of Use
Layout: fixed | fluid