B
Bart
Hi,
What is the benefit of using the Pure option over the Mixed one. Is there a
better performance?
We have a lot of stuff in c++ with mfc support en we want to use in our .net
apps. With mixed setting we can compile including the mfc part of our code.
We can get rid of the mfc code but it will cost us some effort so we can use
the pure setting in that case.
If there is not much benefit then we can leave it as it is (sparing us some
couple of days of work).
Thank you in advance.
Bart
What is the benefit of using the Pure option over the Mixed one. Is there a
better performance?
We have a lot of stuff in c++ with mfc support en we want to use in our .net
apps. With mixed setting we can compile including the mfc part of our code.
We can get rid of the mfc code but it will cost us some effort so we can use
the pure setting in that case.
If there is not much benefit then we can leave it as it is (sparing us some
couple of days of work).
Thank you in advance.
Bart