
17 Jun
2002
17 Jun
'02
4:39 p.m.
From: <corno@dds.nl>
"hicks" <hicks@kgk.co.jp> wrote in message news:3D0D33EE.1050007@kgk.co.jp...
I don't know about MS, but in Borland a common source of DLL interface problems is not using a common (shared) memory manager.
Thanx Craig, that turned out to be the problem for VC++ as well.
Yep, but shared_ptr is supposed to work in this case, in theory. ;-) I'll look into this. Any more information that can help me find the problem?