简体   繁体   English

C# ActiveX exe?

[英]C# ActiveX exe?

I need an out of process C# COM component to host a 32 bit VB6 COM object. I need an out of process C# COM component to host a 32 bit VB6 COM object. I can't seem to figure out how to do this in C#.我似乎无法弄清楚如何在 C# 中执行此操作。 The closest analogue I can think of is an activex exe, but it doesn't appear that C# can do this.我能想到的最接近的类似物是 activex exe,但 C# 似乎无法做到这一点。 Due to client restrictions, I cannot use com+ or dllhost.exe.由于客户端限制,我无法使用 com+ 或 dllhost.exe。 Does anyone have any ideas?有没有人有任何想法?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM