DLL with D (FreeLibrary problem)

Exec dragon-x at gmx.de
Fri Dec 30 09:28:48 PST 2011


It appears as if the following code in the detach case solves the problem:
> std.c.stdio._fcloseallp = null;

I'm not sure why though... why is the call such a problem, that even crashes the application, and doesn't it have any disadvantages, not to call it?


More information about the Digitalmars-d-learn mailing list