Hi,
if I build a library .dll in VC.net, I can create a .lib files compatible
with the VC ++ 5.0
in VC++ 6.0 there's a link option /LINK50COMPAT, in vc.net this option isn't
supported, it is replace with another option or not more supported ?
thanks at all
Alessandro Costa
Stephen MacKenzie - 21 Dec 2005 18:06 GMT
/LINK50COMPAT has been removed. Import libraries created with Visual C++ .NET
are compatible with Visual C++ 6.0.

Signature
Stephen MacKenzie
Microsoft Visual C++
> Hi,
>
[quoted text clipped - 6 lines]
> thanks at all
> Alessandro Costa