
MS VC ver 6.0 dynamicly linked mfc libs problem
Quote:
> project is built
> as dynamicly linked
MFC libs
> with MS VC ver 6.0
> problem with distribution to other pcs-
> requires a bunch of latest DLLs
> MSVCRT*.DLL, MFC4*.DLL etc...etc...etc...
> some of them are in use by the system, so cant overwrite in place
> how do i distribute the dlls without using some installshield product
Rebuild your app with static linking. As long as you are not trying to use
ActiveX compnents, this will result in a smaller, more reliable application,
and will eliminate such installer problems.
--
Jim Johnson
Metaphoric Software
-------------------
Makers of Techno Toys
Software for Electronic Music
http://www.technotoys.com