|
Download source files - 65 Kb
Download executable - 20 Kb

Introduction
If you have ever used WinDiff you will be aware of its poor user interface
for selecting files and directories. To this end I developed a simple
application that acts as a front end to WinDiff and allows you to drag and drop files
or directories, or browse for files and directories using the file and directory chooser
dialogs.
The program also remembers its last screen location, the files last compared
and the whether or not the dialog was expanded or contracted. The sample demonstrates
collapsable dialogs, window position persistance, and also demonstrates a variation
of Chris Losinger's great CDropEdit class (in this case a drop-file combobox).
New features
- Extensive use has been made of Davide Calibro's flat buttons,
thanks to Daniel Lyons who felt my original
UI was a bit boring and gave it a major facelift. Thanks Daniel!
- The combo's accept dropped files (previously used drop edit controls) and
are auto-completing. They store the last 10 files entered and the drop width
is modified each time a file is added in order to display as much as possible.
- Directory pickers start from the last directory visited.
- My ComboBoxEx class has been renamed - hopefully this will fix the VC6
compilation problem.
Thanks to:
- Chris Losinger - Drop Edit
- Vladimir Kvashin, Girish Bharadwaj and Lars Klose - Directory picker class
- Davide Calibro - Flat buttons
- Daniel Lyons - UI work and a new approach to collapsable dialogs.
- Klaus - suggested setting the initial directory of the directory pickers. No idea
why I didn't do that in the first place!
| You must Sign In to use this message board. |
|
| | Msgs 1 to 18 of 18 (Total in Forum: 18) (Refresh) | FirstPrevNext |
|
|
 |
|
|
 |
|
|
 |
|
|
 |
|
|
when you have already selected a folder ec 'C:\Office\' with the final character "\" or a drive ec 'f:\' or 'f:' the select files button doesn't work !!!
os = xppro
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
Sorry, but I find windiff a rather poor diff client.
I find WinMerge to be a better diff client. And it provides merging at the same time, which is also very useful.
|
| Sign In·View Thread·PermaLink | 1.00/5 (1 vote) |
|
|
|
 |
|
|
Thanks for posting this link. Copying the individual differences is awesome. I have needed this for a long time. Still, the front-end in the article served me well for many months.
-- If it starts to make sense, you're in a cult.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
Hi.
Have you seen http://www.shiojiri.ne.jp/~tukahara/windiffp/? This guy sells (!) for US$ 50 a tool whose textual description reminds me very strongly of your frontend. Can anybody verify if this guy ripped the code from this site and is now illegally (?) selling it (in compiled form, maybe)?
Cheers
|
| Sign In·View Thread·PermaLink | 2.67/5 (3 votes) |
|
|
|
 |
|
|
 |
|
|
My computer is installed WinXP+.NET SDK. After downloading this WinDiff and run it, the UI does come up but after running, no output window further will come up! Dont know why it is..
|
| Sign In·View Thread·PermaLink | 1.75/5 (4 votes) |
|
|
|
 |
|
|
Actually it does but... You probably did the same thing as me which is: I plopped WinDiff.exe in the same folder as RunWinDiff.exe. For some reason, it won't open WinDiff that way. I put Windiff outside of the folder and set the location in RunWinDiff, and then it worked great. Man, that tool (WinDiff) really need that! My thanks to the creator for sharing it.
"The greatest enemy of knowledge is not ignorance, it is the illusion of knowledge." -Stephen Hawking
|
| Sign In·View Thread·PermaLink | 3.50/5 (2 votes) |
|
|
|
 |
 | Thanx |  | Anonymous1 | 8:02 24 Jan '02 |
|
|
 |
|
|
 |
 | WinDiff |  | George Poulose | 17:23 20 Oct '00 |
|
|
 |
|
|
I've been using the WinDiff frontend from Chris for a while and it's great, but some things about WinDiff itself still frustrate me at times.
I found this tool recently:
http://www.geherbert.de/fcumain.html
It is an excellent diffing program which does many of the things you've probably wished WinDiff did.
I do still use WinDiff from time to time when I want just a simple diff, but I hope this alternative tool is useful to some of you.
| | | | | |