id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,os,architecture,failure,difficulty,testcase,blockedby,blocking,related
4520,"startup code on Windows should use SetDllDirectory("""")",duncan,,"See [http://blogs.msdn.com/b/oldnewthing/archive/2010/11/10/10088566.aspx Raymond's blog] about (un)safe dll loading. He points to a [http://support.microsoft.com/kb/2389418 support article] which recommends that new programs use `SetDllDirectory("""")` to prevent the problem (it's not the default because that'd break old programs).

In the GHC context, this could go in the startup code for standalone executables. It is a process-scope property so changing it is not appropriate for DLL startup.",feature request,new,low,7.6.2,Runtime System,7.0.1,,,,Unknown/Multiple,Unknown/Multiple,None/Unknown,,,,,
