Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个只能通过 vtable 访问的 COM 类。它已经分发给客户。我还计划通过引入 IDispatch 来允许脚本访问。
在我的本地测试中,它显示客户端代码不会更改,但它们将需要代码重建,为什么会这样?