|
From: DapDesign <co...@da...> - 2001-01-10 16:19:28
|
Well, that was the question. A little more explained: I want to make a DLL using Microsoft VStudio 6.0 (using C++). This DLL has classes and functions that are needed by another DLL, which I would like to make using MinGW (please don't ask me why). Is this possible, or should I avoid such cross DLL use? Any comment is welcome, Cor Jansen. |