1.

Can I Mix Vf V6 Code With Msvc V5 Code?

Answer»

Yes. You can't USE the MSVC 5.x Developer Studio ENVIRONMENT to compile VF V6 code (or vice versa), but if the object files or libraries are BUILT separately, they can be linked together, as long as the newer command-line tools (such as linker and librarian) INCLUDED with VF are used.

Yes. You can't use the MSVC 5.x Developer Studio environment to compile VF V6 code (or vice versa), but if the object files or libraries are built separately, they can be linked together, as long as the newer command-line tools (such as linker and librarian) included with VF are used.



Discussion

No Comment Found