core.runtime: loadLibrary and unloadLibrary?

Phil Lavoie maidenphil at hotmail.com
Fri Jan 11 08:06:31 PST 2013


On Friday, 11 January 2013 at 15:36:29 UTC, evilrat wrote:
> On Friday, 11 January 2013 at 15:34:33 UTC, Phil Lavoie wrote:
>> On Thursday, 10 January 2013 at 07:35:54 UTC, Rob T wrote:
>>> http://dlang.org/phobos/core_runtime.html#.Runtime.loadLibrary
>>>
>>> I want to load shared libraries during runtime as plug-in's, 
>>> but the consensus seemed to indicate that DMD is not yet 
>>> ready for this. I wonder if these functions provide any 
>>> useful plug-in support or not?
>>>
>>> Thanks!
>>>
>>> --rt
>>
>> Speaking of which,
>>
>> Anyone else finds themself desiring a "loadSymbol( void * 
>> whateverReturnedByLoadLib, string name )" function?
>>
>> Phil
>
> it's not a desire, it's must have! O_o
+1


More information about the Digitalmars-d mailing list