VS C++ and CLR

Does programs, compiled with VS c++ need .Net Framework

I know that c# needs, but how about C++



Answer this question

VS C++ and CLR

  • flyfisher1952

    I thought that the question is whether managed C++ applications require framework.

    Of course MFC and Win32 willl run without framework. Sorry if it was confusing.

    Max



  • David Triana

    Hi,

    Yes they do need framefork.

    Max



  • pappascd

    Why is the framework required I thought that win32 or MFC apps were native and did not require CLR!
  • VS C++ and CLR