473,408 Members | 2,734 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,408 software developers and data experts.

Debugig c++ DLL

The project i'm working on is a web based project which use ASP. Using
visual studio 6.0 IDE.
I am debugging a visual basic design module file, and it uses a c++
class
to call some functions. I insert a break point in that c++ file but
that beak point does not work. But break points inserted in the vb web
class are working.
How can i debug this c++ file. I am new to visual studio and also to
c++. Please help me

Oct 21 '05 #1
1 1109
ma*********@gmail.com wrote:
The project i'm working on is a web based project which use ASP. Using
visual studio 6.0 IDE.
I am debugging a visual basic design module file, and it uses a c++
class
to call some functions. I insert a break point in that c++ file but
that beak point does not work. But break points inserted in the vb web
class are working.
How can i debug this c++ file. I am new to visual studio and also to
c++. Please help me


Hi. This newsgroup is for standard C++ language issues, whereas your
question is platform specific. You'll want to post in one of the
microsoft.public.vc.* newsgroups.

Cheers! --M

Oct 21 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.