A
Abubakar
Hi,
I have a dll that gets called by an exe, I just placed a little code in its
dlmain method and put a breakpoint on the code only to discover that its
getting called nearly hundreds of times. I suspect each time some exported
function is getting called the dllmain also gets called. Why is it happening
and why should it happen?
Regards,
...ab
I have a dll that gets called by an exe, I just placed a little code in its
dlmain method and put a breakpoint on the code only to discover that its
getting called nearly hundreds of times. I suspect each time some exported
function is getting called the dllmain also gets called. Why is it happening
and why should it happen?
Regards,
...ab