Hello people. I wrote an application and it needs mingwm32.dll .... to launch. I've copied them all to the application directory and that works. But that is not the way I want. I want those dlls to be situated in my application's /lib subdirectory. How should I tell my application about those dlls?
Bookmarks