|
From: Patrik J. <je...@ka...> - 2006-06-19 08:17:48
|
Hello I am working on windows xp. Within a folder I have an application compiled with mingw and several dll's which the application is depending upon. However, there are also dll's in this same folder which the application is not depending upon. My Problem is, that the application compiled with mingw does load all the dll's in this folder. Does anybody know how to avoid this, so the application does only load the dll's which it really depends on? Any help is very much appreciated! thanks, patrik |