June 01, 2014 [D-runtime] [D-Programming-Language/druntime] 47b98f: Added support for basic Key State API's | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: 47b98f9ca11bacb4384a0b27a80af6058f959759 https://github.com/D-Programming-Language/druntime/commit/47b98f9ca11bacb4384a0b27a80af6058f959759 Author: Adam Wilson <adamw@prospectivesoftware.com> Date: 2014-06-01 (Sun, 01 Jun 2014) Changed paths: M src/core/sys/windows/windows.d Log Message: ----------- Added support for basic Key State API's Added support for the GetKeyState, GetAsyncKeyState, GetKeyboardState, SetKeyboardState, and MapVirtualKey Windows API's. All API's are available beginning on Windows 2000. Commit: cb936c41fb324db6c36a150affffe9feb89bb3b0 https://github.com/D-Programming-Language/druntime/commit/cb936c41fb324db6c36a150affffe9feb89bb3b0 Author: Daniel Murphy <yebblies@gmail.com> Date: 2014-06-01 (Sun, 01 Jun 2014) Changed paths: M src/core/sys/windows/windows.d Log Message: ----------- Merge pull request #823 from LightBender/patch-1 Added support for basic Key State API's Compare: https://github.com/D-Programming-Language/druntime/compare/afacca38a00e...cb936c41fb32 |
Copyright © 1999-2021 by the D Language Foundation