core.runtime: loadLibrary and unloadLibrary?

Jacob Carlborg doob at me.com
Thu Jan 10 12:47:58 PST 2013


On 2013-01-10 21:21, Rob T wrote:

> So if I understand all this correctly, I can safely load C plugins and
> use them reliably, but I cannot yet use D plugins. Correct?

Yes. But as I've said, these functions are only implemented for Windows. 
"dlopen" will work fine on Posix.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list