c++.mfc - Should I recompile the MFC?
- "danny" <danny rol.com.cn> Jul 07 2003
- "Walter" <walter digitalmars.com> Jul 07 2003
- "danny" <danny readchina.com> Jul 07 2003
- "Walter" <walter digitalmars.com> Jul 08 2003
I download the MFC4.21.zip, it contain headers and source. Should I use mfc42.dll directly which already in my win2000? I use implib mfc42.dll to construct a mfc.lib, and link my app with it, but got some error. I want know if this can work or I must rebuild MFC through source code?
Jul 07 2003
"danny" <danny rol.com.cn> wrote in message news:bed99t$1nv3$1 digitaldaemon.com...I download the MFC4.21.zip, it contain headers and source. Should I use mfc42.dll directly which already in my win2000? I use implib mfc42.dll to construct a mfc.lib, and link my app with it, but got some error. I want know if this can work or I must rebuild MFC through source code?
If you get the CD, you get the MFC libraries built and ready to use. www.digitalmars.com/shop.html
Jul 07 2003
"Walter" <walter digitalmars.com> wrote in message news:bedfse$1u5d$1 digitaldaemon.com...I download the MFC4.21.zip, it contain headers and source. Should I use mfc42.dll directly which already in my win2000? I use implib mfc42.dll to construct a mfc.lib, and link my app with it, but got some error. I want know if this can work or I must rebuild MFC through source code?
If you get the CD, you get the MFC libraries built and ready to use. www.digitalmars.com/shop.html
Do you mean I can't use MFC without the CD? I just want to study MFC with dmc++ because VC is too expensive for me.
Jul 07 2003
"danny" <danny readchina.com> wrote in message news:bedmsk$24kc$1 digitaldaemon.com..."Walter" <walter digitalmars.com> wrote in message news:bedfse$1u5d$1 digitaldaemon.com...I download the MFC4.21.zip, it contain headers and source. Should I use mfc42.dll directly which already in my win2000? I use implib mfc42.dll to construct a mfc.lib, and link my app with it, but got some error. I want know if this can work or I must rebuild MFC through source
If you get the CD, you get the MFC libraries built and ready to use. www.digitalmars.com/shop.html
No, but it's a lot easier with the CD.I just want to study MFC with dmc++ because VC is too expensive for me.
The DMC++ CD is only $25.
Jul 08 2003








"Walter" <walter digitalmars.com>