Re: DLLs compatibility



In article <6B37BDB4-3D6D-4DA4-B462-82E0B80113AF@xxxxxxxxxxxxx>,
=?Utf-8?B?RGFuaWVs?= <Daniel@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
Is there a tool or a way to determine the compatibility of a new DLL
with the old DLL. For example if the APIs were changed then the
programs using the new DLL needs to be recompiled.

Nope. Sounds like a variant of the 'Halting Problem'. See
http://en.wikipedia.org/wiki/Halting_problem for more information
on that.

Nathan Mates
--
<*> Nathan Mates - personal webpage http://www.visi.com/~nathan/
# Programmer at Pandemic Studios -- http://www.pandemicstudios.com/
# NOT speaking for Pandemic Studios. "Care not what the neighbors
# think. What are the facts, and to how many decimal places?" -R.A. Heinlein
.


Loading