Click to See Complete Forum and Search --> : Real Stupid Question Here.....


Malamber
May 2nd, 1999, 02:22 AM
OK, I'm using VC++ 6.0 Standard Edition. What happened to the seeting under AppWizard that indicated weather or not to use a static or dynamic Library. I'd like to test an app that I've done on some computers that do not have MFC installed, but I get the error "MFC42.dll missing". Can anyone give me a hand with this one? Thanks much

May 2nd, 1999, 02:40 AM
Thta is one of the features missing from the standard edition!!! If you need a static link to MFC then you'll need to get the professional edition.