April 03, 2012
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: e56720994f5146caeb38e3ae107f8c15427041ae
      https://github.com/D-Programming-Language/druntime/commit/e56720994f5146caeb38e3ae107f8c15427041ae
  Author: Vladimir Panteleev <vladimir@thecybershadow.net>
  Date:   2012-03-31 (Sat, 31 Mar 2012)

  Changed paths:
    M src/core/sys/windows/windows.d

  Log Message:
  -----------
  core.sys.windows.windows: Add GetFileAttributesEx and related types


  Commit: 6e0c9e6cb142463bb3bb1eb03734f06205840600
      https://github.com/D-Programming-Language/druntime/commit/6e0c9e6cb142463bb3bb1eb03734f06205840600
  Author: Vladimir Panteleev <vladimir@thecybershadow.net>
  Date:   2012-03-31 (Sat, 31 Mar 2012)

  Changed paths:
    M src/core/sys/windows/windows.d

  Log Message:
  -----------
  core.sys.windows.windows: Add LARGE_INTEGER and ULARGE_INTEGER


  Commit: 910d244b398534a865a8454d79db12722214b368
      https://github.com/D-Programming-Language/druntime/commit/910d244b398534a865a8454d79db12722214b368
  Author: Sean Kelly <sean@invisibleduck.org>
  Date:   2012-04-03 (Tue, 03 Apr 2012)

  Changed paths:
    M src/core/sys/windows/windows.d

  Log Message:
  -----------
  Merge pull request #190 from CyberShadow/core-sys-windows-windows-20120331

A few additions to core.sys.windows.windows for Phobos pull request 513


Compare: https://github.com/D-Programming-Language/druntime/compare/74a13b5...910d244