Thread overview
[Issue 15958] Missing extern(Windows) of core.sys.windows functions
April 26, 2016
https://issues.dlang.org/show_bug.cgi?id=15958

jiki@red.email.ne.jp changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from jiki@red.email.ne.jp ---
https://github.com/dlang/druntime/pull/1550

--
April 26, 2016
https://issues.dlang.org/show_bug.cgi?id=15958

--- Comment #2 from github-bugzilla@puremagic.com ---
Commit pushed to master at https://github.com/dlang/druntime

https://github.com/dlang/druntime/commit/7d84c696f208ae562e769e0321ace8688a0131bd Merge pull request #1550 from qchikara/pr-winapi-linkage

Fix Issue 15958 - Missing extern(Windows) of core.sys.windows functions

--
October 01, 2016
https://issues.dlang.org/show_bug.cgi?id=15958

--- Comment #3 from github-bugzilla@puremagic.com ---
Commit pushed to stable at https://github.com/dlang/druntime

https://github.com/dlang/druntime/commit/7d84c696f208ae562e769e0321ace8688a0131bd Merge pull request #1550 from qchikara/pr-winapi-linkage

--