VC 2005 ATL/MFC not supported with /clr:pure
-
Found this nugget on the msdn2 website. If /clr:pure is what I think it is, I'm a little scared. Libraries not Supported by Pure Mode Compilation In Visual C++ 2005, the ATL and MFC libraries are not supported by pure mode compilation (/clr:pure). http://msdn2.microsoft.com/en-us/library/y8bt6w34
-
Found this nugget on the msdn2 website. If /clr:pure is what I think it is, I'm a little scared. Libraries not Supported by Pure Mode Compilation In Visual C++ 2005, the ATL and MFC libraries are not supported by pure mode compilation (/clr:pure). http://msdn2.microsoft.com/en-us/library/y8bt6w34
Why is having two "pure" modes (native and .NET only) as well as mixed-mode a bad thing? Program Manager MSDN Online (Windows Vista, Avalon, Windows Workflow and Visual C++) MICROSOFT Windows Vista Developer Center My Microsoft Blog
-
Why is having two "pure" modes (native and .NET only) as well as mixed-mode a bad thing? Program Manager MSDN Online (Windows Vista, Avalon, Windows Workflow and Visual C++) MICROSOFT Windows Vista Developer Center My Microsoft Blog