
17 Jun
2002
17 Jun
'02
3:43 p.m.
"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. Corno