Hi dilettante,
I am embedding the Manifest in an EXE not a DLL.
To summarize the EXE is not under my control and is written in C++. It has a feature where I can configure it to call out to my ActiveX DLL via COM. I was hoping to use a Manifest and thus avoid the need to register the DLL.
Is...
Ha! With a little more digging I think I found the answer to my problem.
I need to use mt.exe to embed the manifest in the C++ app. Of course, this may not be so desirable as then I would have to do the same thing every time a new version of the app is released.
Paul
Hi Dilettante, thanks for MMM.
I am trying to use it to create manifests to invoke a small ActiveX DLL. The code of the DLL I have complete control over however the calling program I do not. I can configure the calling program to call my ActiveX DLL and if the DLL is registered it all works...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.