Skip to content

Add GetPerformanceInfo(), GetTickCount64(), and SetErrorMode()#640

Merged
dblock merged 3 commits into
java-native-access:masterfrom
dbwiddis:master
Apr 27, 2016
Merged

Add GetPerformanceInfo(), GetTickCount64(), and SetErrorMode()#640
dblock merged 3 commits into
java-native-access:masterfrom
dbwiddis:master

Conversation

@dbwiddis

Copy link
Copy Markdown
Contributor

No description provided.

@dbwiddis
dbwiddis force-pushed the master branch 3 times, most recently from c4e3d40 to fccbca9 Compare April 20, 2016 22:10
Comment thread CHANGES.md Outdated
* [#621](https://github.com/java-native-access/jna/pull/621): Added TYPEFLAGS-constants for `wTypeFlags` in `com.sun.jna.platform.win32.OaIdl.TYPEATTR` - [@SevenOf9Sleeper](https://github.com/SevenOf9Sleeper).
* [#625](https://github.com/java-native-access/jna/pull/625): Make conversion to/from java to/from VARIANT in `com.sun.jna.platform.win32.COM.util.Convert` more flexible and dependable - [@matthiasblaesing](https://github.com/matthiasblaesing).
* [#639](https://github.com/java-native-access/jna/pull/639): Add getloadavg() to OS X and Unix - [@dbwiddis](https://github.com/dbwiddis).
* [#640](https://github.com/java-native-access/jna/pull/640): Add GetPerformanceInfo() to Win32.Psapi - [@dbwiddis](https://github.com/dbwiddis).

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This added GetTickCount64 too, can you please amend? And make the whole namespace here like above, so com.sun..., cause not everyone is on Windows :)

@dbwiddis dbwiddis changed the title Add GetPerformanceInfo() to win32.Psapi Add Psapi.GetPerformanceInfo() and Kernel32.GetTickCount64() Apr 21, 2016
@dbwiddis dbwiddis changed the title Add Psapi.GetPerformanceInfo() and Kernel32.GetTickCount64() Add GetPerformanceInfo(), GetTickCount64(), and SetErrorMode() Apr 25, 2016
@dbwiddis

Copy link
Copy Markdown
Contributor Author

Anything else you need?

@dblock

dblock commented Apr 27, 2016

Copy link
Copy Markdown
Member

Perfect, merging.

@dblock
dblock merged commit 3a1b2ee into java-native-access:master Apr 27, 2016
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