| 1. |
Will Vf V5 Work With Microsoft Visual C++ 6.0/visual Studio 98? Will Vf V6.x Work With Visual C++ 5.0/visual Studio 97? |
|
Answer» VF V6.x does SHARE the DEVELOPMENT environment of MS Visual C/C++ 6.0; VF V5 does not. Conversely, VF V5 shares the development environment of MS Visual C/C++ 5.0/Visual Studio 97, and VF V6.x does not. The two generations can coexist on a SINGLE system and objects/libraries created by the OLDER COMPILERS can be used with the newer development environment. VF V6.x does share the development environment of MS Visual C/C++ 6.0; VF V5 does not. Conversely, VF V5 shares the development environment of MS Visual C/C++ 5.0/Visual Studio 97, and VF V6.x does not. The two generations can coexist on a single system and objects/libraries created by the older compilers can be used with the newer development environment. |
|