Does anyone know if the Visual C++ runtime files are included with windows XP sp2 and Windows Vista? I want to make an application using Visual C++,but i'm not sure if all PC's have it,because microsoft has the visual C++ runtime files for download on their site for PC's that don't have it installed. so i'm just wondering.
If you build an installer for your app then all required runtime libraries and such can be packaged with the installer.