compare two files using WinDiff, without launching WinDiff

Hi,

I need to compare two files using WinDiff, without launching WinDiff, have
the comaprision result. Is there ant way?

Thanks
-Gopinathr.

GopinathR wrote:

Hi,

I need to compare two files using WinDiff, without launching WinDiff, have
the comaprision result. Is there ant way?

Thanks
-Gopinathr.

---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwindows.org
For additional commands, e-mail: wxPython-users-help@lists.wxwindows.org

Gopinath,

try this:

Uwe

Hi, I need to do a GetPath of the WinDiff, and pass it to a Process, this
Process will hold Properties, where I can say, hide me the Launch of
WinDiff, and simply do a comparision. I need to do this in wxPython. Can
anyone help me out.

ยทยทยท

----- Original Message -----
From: "Uwe Grauer" <mailinglists@onlinehome.de>
To: <wxPython-users@lists.wxwindows.org>
Sent: Wednesday, March 03, 2004 2:28 PM
Subject: Re: [wxPython-users] compare two files using WinDiff, without
launching WinDiff

GopinathR wrote:

>Hi,
>
>I need to compare two files using WinDiff, without launching WinDiff,

have

>the comaprision result. Is there ant way?
>
>Thanks
>-Gopinathr.
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwindows.org
>For additional commands, e-mail: wxPython-users-help@lists.wxwindows.org
>
>
>
>
Gopinath,

try this:
DiffUtils for Windows

Uwe

---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwindows.org
For additional commands, e-mail: wxPython-users-help@lists.wxwindows.org