Creating Add-Ins

J

Jim Aksel

I am looking to create a Project Add-In. Basically, we want to bury some of
our macros and other code (and forms) into a .dll file... then reference the
..dll as an add-in for Project.

I attempted a dll in Visual Studio and it compiles/registers fine. I can
even use it when I create other visual studio projects. However, I receive a
compatability error when trying to reference the object in MSP.

Any general advice or even a "Hello World" sample code would be appreciated.

Thanks In Advance...

jim
 
J

Jim Aksel

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top