|
build & compatibility
using a c++.net mfc project, after i build my project, it creates a .exe file. i send this file to another computer that does not have c++.net installed on it, and it says it is missing a dll.
how do i know what files have to go with the .exe file? do i have to create an installer to install those files into the user's computer too?
|