Boost logo

Boost Users :

From: Trent Nelson (tnelson_at_[hidden])
Date: 2007-01-08 06:22:26


Philipp Henkel wrote:
> I would like to discuss some code I'm using to manage COM objects with
> intrusive_ptr.

Out of interest, what's your motivation for using intrusive_ptr over the
smart pointer facilities (via #import of your COM DLL/EXE) provided by
Visual Studio? I quite like the smart pointer stuff; it almost makes
COM-related programming half tolerable. You'd lose the benefits of
things like IntelliSense completion for COM types if you wrolled your
own wrapper, I would think.

        Trent.
 


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net