May 26, 2014 [D-runtime] [D-Programming-Language/druntime] 1de3d5: Added DestroyWindow to Windows API | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: 1de3d59036eb0e5613c14fc107faceca625d7363 https://github.com/D-Programming-Language/druntime/commit/1de3d59036eb0e5613c14fc107faceca625d7363 Author: Adam Wilson <adamw@prospectivesoftware.com> Date: 2014-05-26 (Mon, 26 May 2014) Changed paths: M src/core/sys/windows/windows.d Log Message: ----------- Added DestroyWindow to Windows API This API is supported on all versions of Windows starting with Windows 2000 and is required to generate the WM_DESTORY message for correct window shutdown on those systems. Commit: 48f6769b21ae2438e155f7aa23fe8a7594aac555 https://github.com/D-Programming-Language/druntime/commit/48f6769b21ae2438e155f7aa23fe8a7594aac555 Author: Adam Wilson <adamw@prospectivesoftware.com> Date: 2014-05-26 (Mon, 26 May 2014) Changed paths: M src/core/sys/windows/windows.d Log Message: ----------- Removed redundant nothrow Commit: 19dba2a2b81ed76618dc988a7ee34fa2d2b1ec34 https://github.com/D-Programming-Language/druntime/commit/19dba2a2b81ed76618dc988a7ee34fa2d2b1ec34 Author: Daniel Murphy <yebblies@gmail.com> Date: 2014-05-26 (Mon, 26 May 2014) Changed paths: M src/core/sys/windows/windows.d Log Message: ----------- Merge pull request #811 from auroragraphics/master Added DestroyWindow to Windows API Compare: https://github.com/D-Programming-Language/druntime/compare/09ea3d684b6a...19dba2a2b81e |
Copyright © 1999-2021 by the D Language Foundation