Поделиться через


Moving from MFC to Managed Code

Sitting on my desk is a new book: “Extending MFC Applications with the .NET Framework” by Archer and Sivakumar. It's one of the best books I've seen about Managed C++ and how to get there from your existing MFC applications. Managed C++ is definitely one of the unsung heroes of the managed code world -- the /clr switch makes a lot of apps just recompile.

Comments

  • Anonymous
    June 22, 2004
    I agree