A
AlanC
I'm developing an add-in for Word using C++ (VC 6.0). I've read up on the
subject a bit, both on MSDN and elsewhere, and I'm not sure what to do. I
read that one shouldn't use #import with Office because of some bugs
(reference counting, I believe). I've also found tutorials for making COM
add-ins for Office using #import. Is it a bad idea to use #import with
Office?
subject a bit, both on MSDN and elsewhere, and I'm not sure what to do. I
read that one shouldn't use #import with Office because of some bugs
(reference counting, I believe). I've also found tutorials for making COM
add-ins for Office using #import. Is it a bad idea to use #import with
Office?