M
MLM450
I am trying to use CWinFormsView. I have followed the instructions in
the Microsoft article on changing a CView based class to use it.
However, when I compile I get this message:
fatal error C1189: #error : MFC WinForms support requires /clr
(doesn't support oldSyntax)
But I have the CLR switch set to "Common Language Runtime Support
(/clr)" so what's the problem?
the Microsoft article on changing a CView based class to use it.
However, when I compile I get this message:
fatal error C1189: #error : MFC WinForms support requires /clr
(doesn't support oldSyntax)
But I have the CLR switch set to "Common Language Runtime Support
(/clr)" so what's the problem?