Adding MFC dependency as static
-
Hi, I hace a win32 dll and I want to add dependency as static for my dll because I have a problem to install it on machine which desn't contains MFC dlls MFC100U.DLL MSVCR100.DLL Any help please.
-
Hi, I hace a win32 dll and I want to add dependency as static for my dll because I have a problem to install it on machine which desn't contains MFC dlls MFC100U.DLL MSVCR100.DLL Any help please.
In the project properties, go to the option called "Use of MFC library" and choose static library.
The difficult we do right away... ...the impossible takes slightly longer.
-
Hi, I hace a win32 dll and I want to add dependency as static for my dll because I have a problem to install it on machine which desn't contains MFC dlls MFC100U.DLL MSVCR100.DLL Any help please.
I had the same problem, the easiest way to solve it its download missed .dll library file from http://fix4dll.com/mfc100u_dll[^] this is the fastest way without installing any additional tools or software, hope it will be useful for you. Good luck.