Lutger Wrote:

> Funny enough distributing dll's alongside the app is exactly what a lot 
> of windows apps do, to prevent dll hell or satisy some license.

If the Windows application is developed correctly in that it is design 
to use the Windows Side-by-side assembly feature: 

    http://en.wikipedia.org/wiki/Side-by-side_assembly

then provided the developer does not stuff up the manifest, DLL hell 
is pretty much a non event.

Reply via email to