I have created wrapper class (CLI project) for MFC project and referring its dll in wpf project. It works fine on my machine as it has VS2017 setup. but same is not working on machine which does not has VS2017. What installation is require in order to
run CLI project on machine without having VS2017. I tried to install redistributed VC++ dll but still it does not work. What I am missing ?
↧