0

I'm working on a scripted function for DisplayFusion. Such a function is written in C# and can use .net libraries.

I want to implement the function shown here. SHDocVw is part of "Microsoft Internet Controls", so I need to add a reference to this. I need to do this in the code, because DisplayFusion does not offer to do this via menu.

Is this possible?

  • See [Dynamic Dll Reference in C#](https://social.msdn.microsoft.com/Forums/vstudio/en-US/054f9b1e-dcbf-410d-9e92-b4fc65a85ded/dynamic-dll-reference-in-c) – Eugene Astafiev Aug 19 '21 at 16:52

0 Answers0