Click to See Complete Forum and Search --> : MFC support for IA64 Support


manjusha joshi
January 7th, 2004, 11:58 PM
Hello,

Is anybody aware that whether there is MFC support for IA64
processor?

Thanks in advance.

CornedBee
January 8th, 2004, 10:11 AM
MFC was updated for 64-bit compatibility in version 7.0. This means that if you can get hold of a VC++ version with IA-64 support you should be able to use MFC. Of course, you either need MFC binaries compiled for IA-64 or you need to compile MFC yourself. It's possible. Somehow.