>As the libapp_3.c is a console application (for windows NT), so >if you want to make it work you must compile the DLLs by defining >_CONSOLE. I am pretty sure I did that. I'll try to recompile them, anyway. This, however, raises another question: for a non-Console application, I would have to recompile all the DLLs again? (It is kind of a pain to do it in MSVC 2.0!) Thanks! Leo Shuster