Click here to Skip to main content
15,896,063 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have got the registry free COM working with a sample application following the steps given here. https://msdn.microsoft.com/en-us/library/ms973913.aspx[^]

Now I need to load the same reg free COM from a dll and not from an application directly. I tried making a manifest file for a dll, but it can't find the dll.
Is that possible to change the application maniest to assembly manifest of my plugin dll and load reg free COM from there?

I didn't find much information on this scenario.

Thanks.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900