Which Windows/Platform SDK links to msvcrt80 and mfc80 ?

Unanswered Which Windows/Platform SDK links to msvcrt80 and mfc80 ?

  • Sunday, August 05, 2012 3:22 PM
     
     

    which SDK do I need to download for my files to link against msvcrt80 and mfc80 ?

    I want to create a 64 bit application but it needs to link against msvcrt80, which SDK will do it ?

All Replies

  • Sunday, August 05, 2012 3:59 PM
     
     
    VC2005 SP1 needs KB949009 to support the latest SDK


    The following is signature, not part of post
    Please mark the post answered your question as the answer, and mark other helpful posts as helpful, so they will appear differently to other users who are visiting your thread for the same problem.
    Visual C++ MVP

  • Sunday, August 05, 2012 4:17 PM
     
     
    I meant my output binaries should depend on msvcrt80, which SDK will do that ?
  • Sunday, August 05, 2012 11:24 PM
     
     

    SDK does not give you the VC libraries to link with.



    The following is signature, not part of post
    Please mark the post answered your question as the answer, and mark other helpful posts as helpful, so they will appear differently to other users who are visiting your thread for the same problem.
    Visual C++ MVP