This seems so trivial, yet I can\'t get it to work.. I have an msi.dll wrapper (named Interop.WindowsInstaller.dll) which I need to sign. The way to do it is by signing it upon import (this specific
I have a method defined in IDL as follows : interface IMyFunc : IDispatch { [id(1), helpstring(\"method GetNextFunction\")] HRESULT GetNextFunction(
I am getting following problem, can someone help please? I used Tlbimp utility and converted VB6 COM DLL into RCW DLL. From my Visual Studio 2008, I used \"Add Reference\" and used that D开发者_如何学
I\'ve found it in my visual studio folder, but when i open it 开发者_如何学编程it simply loads and closes instantly. is that the right way to reach to it\'s functionalities ?
I am writing a C# application which has several COM references. When I attempt to build it I get the following err开发者_如何转开发or for some of them: