How would I go about forcing a project in MSVC++ 6 to use only static libraries? I'm trying to compile a program for use somewhere other than my development machine, and all I get is a runtime error every time I try to use a DLL I've created. Yet everything runs fine on my machine. I've used depends to check what dlls my program is using, and included them in my installer, but I'm still getting nowhere. Thanks, --Brendan -- http://www.piclist.com hint: To leave the PICList mailto:piclist-unsubscribe-request@mitvma.mit.edu