Are you doing a debug or release build for this program? If debug, it links against debug versions of MFC/C-runtime and will run only on machines with VC++ installed. The release build links against the regular optimized MFC/C-runtime stuff and should run anywhere. (assuming recent versions of the DLLs are installed). J Brendan Moran wrote: > 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 > > -- http://www.piclist.com hint: PICList Posts must start with ONE topic: [PIC]:,[SX]:,[AVR]: ->uP ONLY! [EE]:,[OT]: ->Other [BUY]:,[AD]: ->Ads