public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: windiff?
@ 2002-09-04 12:20 Barry Buchbinder
  2002-09-04 12:45 ` windiff? Igor Pechtchanski
  0 siblings, 1 reply; 7+ messages in thread
From: Barry Buchbinder @ 2002-09-04 12:20 UTC (permalink / raw)
  To: cygwin; +Cc: aldi

No.  Your best bet is to use MS Word (Tools | Track
Changes | Compare Documents).  More work would be to
save both documents as plain text files and do a
compare using diff.

- Barry

-----Original Message-----
From: Aldi Kraja [mailto:aldi@wubios.wustl.edu]
Sent: Wednesday, September 04, 2002 3:13 pm
To: cygwin mailL
Subject: windiff?

Hi,
Is there any windiff program in cygwin where I can
compare two MS WORD 
*.doc for their differences?
TIA,
Aldi



__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: windiff?
  2002-09-04 12:20 windiff? Barry Buchbinder
@ 2002-09-04 12:45 ` Igor Pechtchanski
  2002-09-04 12:50   ` windiff? Igor Pechtchanski
  0 siblings, 1 reply; 7+ messages in thread
From: Igor Pechtchanski @ 2002-09-04 12:45 UTC (permalink / raw)
  To: Barry Buchbinder; +Cc: cygwin, aldi

There is a windiff program in windows:
http://stude.nt.fsb.hr/download/shareware/tools/ms%20windiff/
but I don't think it groks word files...  You'd probably be able to see
differences in the text, but not in formatting.
	Igor

On Wed, 4 Sep 2002, Barry Buchbinder wrote:

> No.  Your best bet is to use MS Word (Tools | Track
> Changes | Compare Documents).  More work would be to
> save both documents as plain text files and do a
> compare using diff.
>
> - Barry
>
> -----Original Message-----
> From: Aldi Kraja [mailto:aldi@wubios.wustl.edu]
> Sent: Wednesday, September 04, 2002 3:13 pm
> To: cygwin mailL
> Subject: windiff?
>
> Hi,
> Is there any windiff program in cygwin where I can
> compare two MS WORD
> *.doc for their differences?
> TIA,
> Aldi

-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

It took the computational power of three Commodore 64s to fly to the moon.
It takes a 486 to run Windows 95.  Something is wrong here. -- SC sig file


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: windiff?
  2002-09-04 12:45 ` windiff? Igor Pechtchanski
@ 2002-09-04 12:50   ` Igor Pechtchanski
  2002-09-05 13:55     ` windiff? Shankar Unni
  0 siblings, 1 reply; 7+ messages in thread
From: Igor Pechtchanski @ 2002-09-04 12:50 UTC (permalink / raw)
  To: cygwin; +Cc: Barry Buchbinder, aldi

Whoops, sorry, an extra ".".  How'd that get there? O:)
Anyway, the correct URL is
http://student.fsb.hr/download/shareware/tools/ms%20windiff/
which was actually just the first match from
http://www.google.com/search?q=windiff+download
	Igor

On Wed, 4 Sep 2002, Igor Pechtchanski wrote:

> There is a windiff program in windows:
> http://stude.nt.fsb.hr/download/shareware/tools/ms%20windiff/
> but I don't think it groks word files...  You'd probably be able to see
> differences in the text, but not in formatting.
>         Igor
>
> On Wed, 4 Sep 2002, Barry Buchbinder wrote:
>
> > No.  Your best bet is to use MS Word (Tools | Track
> > Changes | Compare Documents).  More work would be to
> > save both documents as plain text files and do a
> > compare using diff.
> >
> > - Barry
> >
> > -----Original Message-----
> > From: Aldi Kraja [mailto:aldi@wubios.wustl.edu]
> > Sent: Wednesday, September 04, 2002 3:13 pm
> > To: cygwin mailL
> > Subject: windiff?
> >
> > Hi,
> > Is there any windiff program in cygwin where I can
> > compare two MS WORD
> > *.doc for their differences?
> > TIA,
> > Aldi

-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

It took the computational power of three Commodore 64s to fly to the moon.
It takes a 486 to run Windows 95.  Something is wrong here. -- SC sig file


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: windiff?
  2002-09-04 12:50   ` windiff? Igor Pechtchanski
@ 2002-09-05 13:55     ` Shankar Unni
  2002-09-05 14:47       ` windiff? Igor Pechtchanski
  0 siblings, 1 reply; 7+ messages in thread
From: Shankar Unni @ 2002-09-05 13:55 UTC (permalink / raw)
  To: cygwin

Igor Pechtchanski wrote:
> Whoops, sorry, an extra ".".  How'd that get there? O:)
> Anyway, the correct URL is
> http://student.fsb.hr/download/shareware/tools/ms%20windiff/

This gives a "missing library GUtils.dll" error.

I suspect this is the Windiff that came as part of MS Visual C++, and 
this person simply hasn't collected up enough stuff to make it run. 
Besides, is Visual C++'s Windiff really "shareware"? I doubt it.
--
Shankar.




--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: windiff?
  2002-09-05 13:55     ` windiff? Shankar Unni
@ 2002-09-05 14:47       ` Igor Pechtchanski
  2002-09-05 15:11         ` windiff? Samuel
  0 siblings, 1 reply; 7+ messages in thread
From: Igor Pechtchanski @ 2002-09-05 14:47 UTC (permalink / raw)
  To: Shankar Unni; +Cc: cygwin

On Thu, 5 Sep 2002, Shankar Unni wrote:

> Igor Pechtchanski wrote:
> > Whoops, sorry, an extra ".".  How'd that get there? O:)
> > Anyway, the correct URL is
> > http://student.fsb.hr/download/shareware/tools/ms%20windiff/
>
> This gives a "missing library GUtils.dll" error.
>
> I suspect this is the Windiff that came as part of MS Visual C++, and
> this person simply hasn't collected up enough stuff to make it run.
> Besides, is Visual C++'s Windiff really "shareware"? I doubt it.

AFAIK, it's freeware.  I downloaded my copy directly from Microsoft at
some point, but can't remember the location where I got it.  Something
like "tool samples", I believe.  Anyway, you're right about the missing
dll.  Here's another link that has all three files:
http://www.keithdevens.com/files/windiff/
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

It took the computational power of three Commodore 64s to fly to the moon.
It takes a 486 to run Windows 95.  Something is wrong here. -- SC sig file


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: windiff?
  2002-09-05 14:47       ` windiff? Igor Pechtchanski
@ 2002-09-05 15:11         ` Samuel
  0 siblings, 0 replies; 7+ messages in thread
From: Samuel @ 2002-09-05 15:11 UTC (permalink / raw)
  To: cygwin

----- Original Message -----
From: "Igor Pechtchanski" <pechtcha@cs.nyu.edu>
To: "Shankar Unni" <shankar@cotagesoft.com>
Cc: <cygwin@cygwin.com>
Sent: Thursday, September 05, 2002 2:37 PM
Subject: Re: windiff?


> On Thu, 5 Sep 2002, Shankar Unni wrote:
>
> > Igor Pechtchanski wrote:
> > > Whoops, sorry, an extra ".".  How'd that get there? O:)
> > > Anyway, the correct URL is
> > > http://student.fsb.hr/download/shareware/tools/ms%20windiff/
> >
> > This gives a "missing library GUtils.dll" error.
> >
> > I suspect this is the Windiff that came as part of MS Visual C++, and
> > this person simply hasn't collected up enough stuff to make it run.
> > Besides, is Visual C++'s Windiff really "shareware"? I doubt it.
>
> AFAIK, it's freeware.  I downloaded my copy directly from Microsoft at
> some point, but can't remember the location where I got it.  Something
> like "tool samples", I believe.  Anyway, you're right about the missing
> dll.  Here's another link that has all three files:
> http://www.keithdevens.com/files/windiff/


As far as I can tell from the Visual C++ license, compiled versions of the
samples can be provided for free.

Windiff is part of the Platform SDK Tools, which is free.



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.385 / Virus Database: 217 - Release Date: 9/4/2002


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 7+ messages in thread

* windiff?
@ 2002-09-04 12:09 Aldi Kraja
  0 siblings, 0 replies; 7+ messages in thread
From: Aldi Kraja @ 2002-09-04 12:09 UTC (permalink / raw)
  To: cygwin mailL

Hi,
Is there any windiff program in cygwin where I can compare two MS WORD 
*.doc for their differences?
TIA,
Aldi

-- 




--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2002-09-05 22:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-04 12:20 windiff? Barry Buchbinder
2002-09-04 12:45 ` windiff? Igor Pechtchanski
2002-09-04 12:50   ` windiff? Igor Pechtchanski
2002-09-05 13:55     ` windiff? Shankar Unni
2002-09-05 14:47       ` windiff? Igor Pechtchanski
2002-09-05 15:11         ` windiff? Samuel
  -- strict thread matches above, loose matches on Subject: below --
2002-09-04 12:09 windiff? Aldi Kraja

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).