My operating system is Windows 7 64 - bit
I use vs2017 MFC;
Can load a source code before
Use the debug release all say missing mfc100d. DLL
Download the mfc100d. DLL
Copy to the C: \ Windows \ syswow64 directory
Regsvr32 mfc100d. DLL
Note that failure
How to solve?