G
Gareth
Hi,
I am debugging a new VB.net app using INI functions from a pre compiled .NET
dll.
When I come to a line calling a function in the DLL, the debugger knows
where the code of the dll is and shows it when I use F8 to proceed to the
next line of code.
I have copied the compiled DLL to the debug folder of the main app and used
the 'reference' screen to 'point' to that dll, but it still shows me the dll
code.
Can anyone tell me how to switch this off because I will be making many many
classes with DLLs and I really don't want the vb.net debugger to take me
constantly to already well debugged code of the compiled DLL.
Thanking you in advance
Garry
I am debugging a new VB.net app using INI functions from a pre compiled .NET
dll.
When I come to a line calling a function in the DLL, the debugger knows
where the code of the dll is and shows it when I use F8 to proceed to the
next line of code.
I have copied the compiled DLL to the debug folder of the main app and used
the 'reference' screen to 'point' to that dll, but it still shows me the dll
code.
Can anyone tell me how to switch this off because I will be making many many
classes with DLLs and I really don't want the vb.net debugger to take me
constantly to already well debugged code of the compiled DLL.
Thanking you in advance
Garry