Hi,
I'm trying to debug my dll, but am for some reason unable to step through the code.
I managed to do this last week by having the vbp and the dll open at the same time. I ran the dll first and then the vbp. I was able to step through the code without problem, going into the dll whenever a call to it was made. Now when I try this, it runs through the code in the vbp fine, but if a call is made to the dll, it doesn't step through the dll. It just runs through the code in the background somewhere.
Can anyone tell me what else I could try to get this working?
Thanks very much for any help,
Robin
I'm trying to debug my dll, but am for some reason unable to step through the code.
I managed to do this last week by having the vbp and the dll open at the same time. I ran the dll first and then the vbp. I was able to step through the code without problem, going into the dll whenever a call to it was made. Now when I try this, it runs through the code in the vbp fine, but if a call is made to the dll, it doesn't step through the dll. It just runs through the code in the background somewhere.
Can anyone tell me what else I could try to get this working?
Thanks very much for any help,
Robin