Hi ,
I have one outlook-addin and it was working fine with 2003 , it is not
working in 2007 . once i click on the add in button outlook is crashing ..
and it is crashing in
CoCreateInstance(rclsid, pOuter, dwClsContext, __uuidof(IUnknown),
reinterpret_cast(&pIUnknown));
in file c:\program files\microsoft visual studio 8\vc\include\comip.h ..
can any help me out
Archived from group: microsoft>public>outlook>program_vba