Re: MFC vs .NET
- From: "Ajay Kalra" <ajaykalra@xxxxxxxxx>
- Date: 18 Aug 2006 18:16:27 -0700
I wanted to create a function in c++ that does the time critical task and
call it in a c# app
and with just one call have the task done because many calls to unmanaged
will reduce performance due to marshalling i guess!?
This would not be an issue if you are all managed. Why do you even want
to keep unmanaged c++ in this case?
---
Ajay
.
- Follow-Ups:
- Re: MFC vs .NET
- From: Joseph M . Newcomer
- Re: MFC vs .NET
- References:
- MFC vs .NET
- From: Leon_Amirreza
- Re: MFC vs .NET
- From: Joseph M . Newcomer
- Re: MFC vs .NET
- From: Leon_Amirreza
- MFC vs .NET
- Prev by Date: Re: base class virtual destructor not resolving inherited virtual functions
- Next by Date: Re: problem with hiding/showing the dialog
- Previous by thread: Re: MFC vs .NET
- Next by thread: Re: MFC vs .NET
- Index(es):
Loading