Skip to content

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

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

Add GetPerformanceInfo(), GetTickCount64(), and SetErrorMode()#640
dblock merged 3 commits intojava-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
Copy link
Copy Markdown
Member

dblock commented Apr 27, 2016

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