Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
tools
vsnet.act
vsnet.debugging
vsnet.documentation
vsnet.enterprise.tools
vsnet.general
vsnet.ide
vsnet.jlca
vsnet.servicepacks
vsnet.setup
vsnet.vsip
vsnet.vss
vsnet.vstools.office
vstudio.development
vstudio.extensibility
vstudio.general
vstudio.helpauthoring
vstudio.setup
vstudio.sourcesafe
  
 
date: Wed, 17 Sep 2008 16:20:33 +0200,    group: microsoft.public.vstudio.general        back       


Debugging C# and C++ mixed solution   
I work with VS2005.
I managed to add to my C# solution a C++ MFC regular dll project. I added
win32 functions and managed to export them to the c# code and call them with
the interoperability machanism.
Trying to debug the unmanaged code I saw that I simply jump across it and
never jump into it.
Is there a way to do it?
Regards
Ronny
date: Wed, 17 Sep 2008 16:20:33 +0200   author:   Ronny

Re: Debugging C# and C++ mixed solution   
>I work with VS2005.
>I managed to add to my C# solution a C++ MFC regular dll project. I added
>win32 functions and managed to export them to the c# code and call them with
>the interoperability machanism.
>Trying to debug the unmanaged code I saw that I simply jump across it and
>never jump into it.
>Is there a way to do it?

Ronny,

You need to enable mixed native & managed debugging for the project
that you start debugging - it's an option in the property pages
somewhere.

Dave
date: Wed, 17 Sep 2008 21:27:59 +0100   author:   David Lowndes lid

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us