dynamic use dll or so file error!
evilrat
evilrat666 at gmail.com
Wed Nov 27 07:09:44 PST 2013
On Wednesday, 27 November 2013 at 14:33:21 UTC, master wrote:
> I want to access dynamic libraries on different platforms, but
> I still can not get the function, so do not write it? Where is
> wrong?
runtime.loadlibrary is not yet finished. use dlopen/LoadLibrary
instead(forgot about loading D dll's though, its not going to
work this way properly(i mean GC/Runtime attaching))
More information about the Digitalmars-d
mailing list