Hi!
Working VC++6.0 SP5 on NT4.0 SP6a
I was working with a xxx.lib (Project > Settings > Link).
Recently this .lib file has changed, and there is a new
version with the same name.
I simply overwrite the file, and I mantain the link to it.
But I find that VC++ is maintaing (I do not know how) the
previous version of xxx.lib, because if I call a new function
included in the current version, I get an error.
How can I solve this?
Thanks in advance.
Working VC++6.0 SP5 on NT4.0 SP6a
I was working with a xxx.lib (Project > Settings > Link).
Recently this .lib file has changed, and there is a new
version with the same name.
I simply overwrite the file, and I mantain the link to it.
But I find that VC++ is maintaing (I do not know how) the
previous version of xxx.lib, because if I call a new function
included in the current version, I get an error.
How can I solve this?
Thanks in advance.