Hi,
I have an application written in C++. In some point of the application I have two files I want to compare using BC2.exe.
Is there a way to Execute a command line that will compare the two files?
I tried ShellExecute but did not succeed.
Thanks
Efrat
I have an application written in C++. In some point of the application I have two files I want to compare using BC2.exe.
Is there a way to Execute a command line that will compare the two files?
I tried ShellExecute but did not succeed.
Thanks
Efrat
Comment