how to Visual c++ program in another computer that haven't visual c++?
-
I Write a Visual C++ Program and I Want Run This Program in Other Computer That Haven't Visual C++(Don't Install Visual C++)a I Have a Problem.How to Run This Program.. Or I Want Visual C++ 6 Runtime Library Or Another Way to Help Me. thanks for your help :confused:
-
I Write a Visual C++ Program and I Want Run This Program in Other Computer That Haven't Visual C++(Don't Install Visual C++)a I Have a Problem.How to Run This Program.. Or I Want Visual C++ 6 Runtime Library Or Another Way to Help Me. thanks for your help :confused:
When you compile a project, you get an exe or a dll or a lib file. Exe file can run on every windows platform, that's the application extension. Dll file can be run also if you install a application using it. Lib file must be link into an exe or a dll before usage.
-
I Write a Visual C++ Program and I Want Run This Program in Other Computer That Haven't Visual C++(Don't Install Visual C++)a I Have a Problem.How to Run This Program.. Or I Want Visual C++ 6 Runtime Library Or Another Way to Help Me. thanks for your help :confused:
-
I Write a Visual C++ Program and I Want Run This Program in Other Computer That Haven't Visual C++(Don't Install Visual C++)a I Have a Problem.How to Run This Program.. Or I Want Visual C++ 6 Runtime Library Or Another Way to Help Me. thanks for your help :confused:
Use the depends app, that application will say you the depends of your application, the dll that you need. You need to take care because some dll are in the operating system, and other can be in a old version.... Best Regards. Carlos Antollini. Sonork ID 100.10529 cantollini