How to generate AxInterop files?
问题 We have a .NET project that relies on an old VB6 OCX (The entire thing was originally VB6 and C++ and we are gradually migrating it all to .Net but we need it working in its present half-migrated state). One of our developers can build the project but no-one else can. The developer finds that he has references to an interop.foo.dll file and an AxInterop.foo.dll, both of which exist. I have built the VB6 project and added a reference to the OCX into my copy of the .NET project by browsing to