Hello,
Is anybody aware that whether there is MFC support for IA64
processor?
Thanks in advance.
Printable View
Hello,
Is anybody aware that whether there is MFC support for IA64
processor?
Thanks in advance.
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.