Hi

I create a class and build as .dll

and imports in my windows application , it works properly
but if make break point in function which is called from .dll
it open the .dll containt.

How to stop that. (not to open the .dll code)


thanks