Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added GetRawInputDeviceList definition and utility to User32 interface #488

Merged

Conversation

lgoldstein
Copy link
Contributor

A good example as to how to pass an array of structures to an API

@lgoldstein lgoldstein force-pushed the GetRawInputDeviceList branch 3 times, most recently from 264fbcc to 075b0b9 Compare August 19, 2015 13:01
@@ -51,6 +51,7 @@ Features
* [#481] (https://github.com/twall/jna/pull/481): Added volume management functions to 'com.sun.jna.platform.win32' - [@lgoldstein](https://github.com/lgoldstein).
* [#483] (https://github.com/twall/jna/pull/483): Found and fixed duplicate method definitions for the same API in 'com.sun.jna.platform.win32' - [@lgoldstein](https://github.com/lgoldstein).
* [#485] (https://github.com/twall/jna/pull/485): Implemented Comparable interface for many of the base types in 'com.sun.jna.platform.win32.WinDef' - [@lgoldstein](https://github.com/lgoldstein).
* [#488] (https://github.com/twall/jna/pull/488): Added GetRawInputDeviceList definition and utility to User32 interface - [@lgoldstein](https://github.com/lgoldstein).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make this look like all other changelog lines, aka Added GetRawInputDeviceList to com.sun ....

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@dblock
Copy link
Member

dblock commented Aug 19, 2015

Other than the CHANGELOG this looks good, feel free to merge @lgoldstein.

lgoldstein pushed a commit that referenced this pull request Aug 20, 2015
Added GetRawInputDeviceList definition and utility to User32 interface
@lgoldstein lgoldstein merged commit 8c11a97 into java-native-access:master Aug 20, 2015
@lgoldstein lgoldstein deleted the GetRawInputDeviceList branch August 20, 2015 04:30
mstyura pushed a commit to mstyura/jna that referenced this pull request Sep 9, 2024
Motivation:

Netty 4.1.90.Final was released.

Modifications:

Upgrade to latest version

Result:

Use latest netty version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants