Click to See Complete Forum and Search --> : VC++ .NET and native code.


ADSOFT
January 2nd, 2006, 04:51 AM
I have a simple question.

If you create an application with VISUALL C .NET using Winforms (.net Framework) and no MFC can you compile your app to native code?

Andreas Masur
January 2nd, 2006, 04:54 AM
No...

ADSOFT
January 15th, 2006, 02:08 AM
So even VISUALC++ .Net applications that use Winforms need the CLR?

darwen
January 15th, 2006, 05:53 AM
Yes.

Darwen.