N
Nicholas Paldino [.NET/C# MVP]
Bruce,
You can use the AXIMP utility from the command line to generate the .NET
callable wrapper around the SHDocVw.ocx. When you call this utility, you
have the option of strong-naming the wrapper, which will allow you to
reference it in other strong-named projects.
Hope this helps.
You can use the AXIMP utility from the command line to generate the .NET
callable wrapper around the SHDocVw.ocx. When you call this utility, you
have the option of strong-naming the wrapper, which will allow you to
reference it in other strong-named projects.
Hope this helps.