I am having a problem working with an already made project (.vcxproj file). I am using visual studio, and when I want to debug it, sais "the program can't start because of the absence of MF604.dll, try to reinstall the program". The strange thing is, that exactly file is just there in the same folder as the project.
How can I fix it?? Do I have to include that file in the project?? How do I do that??