New shim will not load

D

David Thielen

Hi;

I built the new AddIn shim and in AutoTagShim2007.cpp it does hit the
breakpoints on DllMain, DllCanUnloadNow, & DllGetClassObject but it
never hits any breakpoints in any other .cpp files in the AddIn.

1) How do I get the shim to work?

Also the .rgs file it creates sets the
HKLM\Microsoft\Office\Word\Addins registry entry to
AutoTag2007.Connect, not AutoTagShim2007.Connect. That works fine, but
it works because it ignores the shim and directly loads the .net
AddIn.

2) Why does it set the registry to bypass the shim?

thanks - dave

david@[email protected]
Windward Reports -- http://www.WindwardReports.com
me -- http://dave.thielen.com

Cubicle Wars - http://www.windwardreports.com/film.htm
 

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