RE: [Boost-Users] MS VS 6: passing boost::shared_ptr<T> to a dll function
16 Jun
2002
16 Jun
'02
9:13 p.m.
How about some sample code? It's hard to help if we don't know exactly what you're trying to do.
-----Original Message----- From: lognez [mailto:corno@dds.nl]
I am trying to pass a smart pointer (boost::shared_ptr<T>) as an argument to a function that is implemented by a dll and called by an executable, but whenever I execute the application, it goes into a loop, no matter what the type of T is. When the function is implemented in the exe or when the function is called from inside the dll it works fine. Does anybody have a clue what could be happening? BTW, I'm not implicating a bug in boost, I know that it could as well be a MS VC++ bug but I would just like to know how this comes and how I can solve it.
8183
Age (days ago)
8183
Last active (days ago)
0 comments
1 participants
participants (1)
-
Smith, Eric V.