Is it possible to know which .dll called a C# service? Even if the call passes through a COM layer first?

前端 未结 0 1772
小蘑菇
小蘑菇 2020-12-03 12:47

We have layered architecture that has a native C++ client, and a managed client C++/C# wrapper around it. (2 dll files, one native one managed)

These two clients go t

相关标签:
回答
  • 消灭零回复
提交回复
热议问题