I made a little program. When i try to run it on another computer, it tell me mfc71.dll missing. The computer have mfc71d.dll. I don't want to give mfc71.dll in the installation package. There is a way to tell to the program to use the mfc71d.dll and not mfc71.dll ?
To add to that: You have a broken installation if mfc71 is missing and mfc71d is present. The only way to get mfc71d is to install the development tools or to get it from someone else. Typically it is mfc71d that is missing because you have accidentally distributed the debug version of a program or component.