January 22, 2004
"Andy C" <Andy_member@pathlink.com> wrote in message news:buk49q$ph4$1@digitaldaemon.com...
> Walter,
> I searched for a .LIB with one of the missing functions and I found this
file:
> C:\dm\mfc\LIB\SFCO42D.LIB.  I added that to the project and it linked with
no
> errors!  But when I tried to run it I got errors telling me that it could
not
> find sccrt70.DLL (plus a bunch of other DLL's).
> So, I copied the EXE to c:\dm\redist32 and ran it from there and it works!
> My question is, can I get these DLL's into my EXE at link time so that I
don't
> have to install each time I want to transfer the program?
> Plus any general info on what I was doing wrong would be greatly
appreciated.
> Thanks!

Make sure the .DLL exists on your PATH environment variable setting.


1 2
Next ›   Last »