V
Vadym Stetsyak
Hello!
When I am debugging, I call the app, which loads the dll and then I can
trace the dll. In this scenario everything is ok. But when my dll calls an
app which loads another dll, that then lods mine, - I am not able to trace
my dll.
In short, the scheme looks like this: App -> SomeDLL -> MyDll.
How can I trace my dll?
When I am debugging, I call the app, which loads the dll and then I can
trace the dll. In this scenario everything is ok. But when my dll calls an
app which loads another dll, that then lods mine, - I am not able to trace
my dll.
In short, the scheme looks like this: App -> SomeDLL -> MyDll.
How can I trace my dll?