[Issue 1550] D DLLs close standard input/output streams when unloading
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sun Oct  7 15:04:18 PDT 2007
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=1550
------- Comment #1 from thecybershadow at gmail.com  2007-10-07 17:04 -------
I just noticed that this is somewhat documented at
http://digitalmars.com/d/dll.html#Dcode .
However, this applies not only when a program in D is the one loading the DLL.
Thus, it should be moved outside the "D code calling D code in DLLs" section,
and also into the "DLLs with a C Interface" source code template.
-- 
    
    
More information about the Digitalmars-d-bugs
mailing list