G
Guogang
I am tring to create a single .exe file that user can download.
However, this program need reference to COM object, thus need a interop dll
file like this: Interop.CAPICOM.dll. Is there a way to embed this DLL file
and the exe file into one single executable (like using a static link in the
C++, or the .jar file used by Java).
Thanks,
Guogang
However, this program need reference to COM object, thus need a interop dll
file like this: Interop.CAPICOM.dll. Is there a way to embed this DLL file
and the exe file into one single executable (like using a static link in the
C++, or the .jar file used by Java).
Thanks,
Guogang