dipak_mistry
May 25th, 2006, 03:58 AM
Hi,
We are in process of migration from Visual c++ 2003 to
visual c++ 2005.(VC 7 to VC 8)
and our binaries are kind of native binary, not managed binaries.
My question is that .....
Will VC 8 binaries work with VC 7 binaries.
Suppose there are 100 dll in my Application which are generated under VC 7.
Now I migrate only 50 of them to VC 8. and let other binary be in VC 7.
Now I make integration(create a setup) and install it on clean/fresh machine.
will my application will work under this mixed environment?
Is it necessary to convert all dll from VC 7 to VC 8?
Please guide me.
Thanks and regards
We are in process of migration from Visual c++ 2003 to
visual c++ 2005.(VC 7 to VC 8)
and our binaries are kind of native binary, not managed binaries.
My question is that .....
Will VC 8 binaries work with VC 7 binaries.
Suppose there are 100 dll in my Application which are generated under VC 7.
Now I migrate only 50 of them to VC 8. and let other binary be in VC 7.
Now I make integration(create a setup) and install it on clean/fresh machine.
will my application will work under this mixed environment?
Is it necessary to convert all dll from VC 7 to VC 8?
Please guide me.
Thanks and regards