Thanks David, this certainly pointed me in the right direction. I had to set
the Enable Managed Debugging to true in the .NET project.
"David Lowndes" wrote:
> >I am running Visual Studio 2003 and have a project that has a managed
> >application that uses a managed DLL that wraps an unmanaged DLL. I am trying
> >to step into and set breakpoints in the unmanaged DLL but for some unknown
> >reason cannot seem to do it. The breakpoints have the ? on them in the
> >unmanaged DLL and step into just steps over the method.
>
> Daryn,
>
> In your project's properties, Debugging settings, have you got the
> Debugger Type set to Mixed?
>
> Dave
> --
> MVP VC++ FAQ:
http://www.mvps.org/vcfaq