Re: Link search order and override

Tech-Archive recommends: Fix windows errors by optimizing your registry



I reported this problem (must have been a year ago) which was introduced
with VS2005.

How did you report it?

Did you file a bug report on the connect.microsoft.com site?

I have a library and I need to override some of the modules in the library
with another library and .obj files on a build. With the prior VS versions
I just add the lib and obj files to the link input in the order I want and
use /FORCE, but with VS2005 I can't get it to link in what I want (it seems
to just ignore them).

Have there been any VS2005 updates to correct this?

Have you tried SP1 to see if that has addressed your issue?

Dave
.