Click here to Skip to main content
6,634,665 members and growing! (14,431 online)
Email Password   helpLost your password?
Web Development » Applications & Tools » Tools with source code     Intermediate

Windiff Helper Tool

By Cagdas Calik

A tool for effective usage of Windiff.
VC6, VC7, VC7.1Win2K, WinXP, Win2003, Dev
Posted:30 May 2004
Views:40,629
Bookmarked:11 times
Announcements
Loading...
 
Search    
Advanced Search
Add to IE Search
printPrint   add Share
      Discuss Discuss   Broken Article?Report  
6 votes for this article.
Popularity: 1.04 Rating: 1.33 out of 5
5 votes, 83.3%
1

2

3
1 vote, 16.7%
4

5

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


Member

Occupation: Web Developer
Location: Turkey Turkey

Other popular Applications & Tools articles:

Article Top
You must Sign In to use this message board.
FAQ FAQ 
 
Noise Tolerance  Layout  Per page   
 Msgs 1 to 14 of 14 (Total in Forum: 14) (Refresh)FirstPrevNext
GeneralThe best comparing file and folders tool (expensive...) Pinmembernahumtakum1:54 5 Jun '04  
GeneralRe: The best comparing file and folders tool (expensive...) PinmemberNekChan16:00 6 Jun '04  
GeneralRe: The best comparing file and folders tool (expensive...) Pinmembersnailflying1:11 29 Jan '07  
Generalsee also BeyondCompare PinsussrainerG15:06 3 Jun '04  
GeneralRe: see also BeyondCompare PinmemberAndromeda Shun22:45 3 Jun '04  
GeneralRe: see also BeyondCompare PinmemberrainerG14:22 8 Jun '04  
GeneralAn old favourite PinsussStephen Davies15:40 1 Jun '04  
Generalsee too http://winmerge.sourceforge.net/ PinmemberPierre Couderc9:08 1 Jun '04  
GeneralRe: see too http://winmerge.sourceforge.net/ Pinmembershahshirish23:07 17 Apr '09  
Generalno down Pinmemberyangzs14:26 31 May '04  
GeneralRe: no down PinmemberUltraJoe2:42 2 Jun '04  
GeneralRe: no down PinmemberCagdas Calik5:49 2 Jun '04  
GeneralRe: no down PinmemberCansian2:25 3 Jun '04  
GeneralCheck out: http://www.codeguru.com/Cpp/misc/samples/article.php/c1499 Pinmemberrichjcooper13:00 31 May '04  

General General    News News    Question Question    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

PermaLink | Privacy | Terms of Use
Last Updated: 30 May 2004
Editor: Smitha Vijayan
Copyright 2004 by Cagdas Calik
Everything else Copyright © CodeProject, 1999-2009
Web17 | Advertise on the Code Project