I have two applications, A.exe and B.exe. B.exe implements various COM interfaces and is used by A.exe.
Can I somehow see and log all the calls which are made from A.exe to B.exe开发者_开发知识库?
Thanks, Peter
I have two applications, A.exe and B.exe. B.exe implements various COM interfaces and is used by A.exe.
Can I somehow see and log all the calls which are made from A.exe to B.exe开发者_开发知识库?
Thanks, Peter
精彩评论