CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jun 2001
    Posts
    5

    MFC support for IA64 Support

    Hello,

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

    Thanks in advance.

  2. #2
    Join Date
    Nov 2003
    Location
    Vienna, Austria
    Posts
    212
    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.
    All the buzzt
    CornedBee

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured