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
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