问题
I need to build a managed DLL, targeted for x64, and expose it via x64 COM. I need a walk through, good article, etc...
Interop is fairly straightforward, but when you talk about x64 on both sides, I can't find anything.
回答1:
Take a look at this discussion. And this.
来源:https://stackoverflow.com/questions/95628/how-to-build-a-64-bit-net-dll-with-64-bit-com-interop