MFC with VC ++ express ?

Hello,

I try to compile the sample regmaid in VC ++ 2005.

When linking , I have the error "mfc42d.lib not found"

There is only the 64 bits version in the SDK.

Where to find MFC dll and LIB

Thanks for answer , ToutEnMasm




Answer this question

MFC with VC ++ express ?

  • E_l_i

    Moving to the vc++ express group.



  • SergioTorres

    1. VC++ Express doen't contain the MFC! You need at least VS-Standard

    2. The SDK contains only a 64bit version of the MFC. VC++ Express doesn't support 64bit!



  • MFC with VC ++ express ?