How to disable RunTime warnings - that there is no *.dll
I created program (VC++7.1) test.exe.
Program is using 2 librarys , but only one at the time.
When I start test.exe it can't see test.dll it
shows error message (like: ..no dll..) even if I am not usin this library at
thre moment
how to disable this warnings?