What is the status of dlls on windows?
evilrat
evilrat666 at gmail.com
Sun Oct 20 21:41:59 PDT 2013
On Monday, 21 October 2013 at 00:05:28 UTC, TheFlyingFiddle wrote:
> How complete is dll support on windows (32/64)? I'm
> specifically interested in D-to-D dlls.
>
> Can i:
>
> 1. Load phobos as a DLL
> 2. Throw exceptions over dll boundary
> 3. Use multiple threads with thread local storage in loaded dll.
this all should work on windows quite for a long time now, but i
don't really tested it that much.
all problems with shared libs were on *nix, and 2.064 looks
promising to bring it working.
More information about the Digitalmars-d
mailing list