Skip to content

Add additional Wincon bindings#1194

Closed
rednoah wants to merge 2 commits intojava-native-access:masterfrom
rednoah:master
Closed

Add additional Wincon bindings#1194
rednoah wants to merge 2 commits intojava-native-access:masterfrom
rednoah:master

Conversation

@rednoah
Copy link
Copy Markdown
Contributor

@rednoah rednoah commented May 16, 2020

Add additional Wincon bindings:

  • GetConsoleScreenBufferInfo
  • ReadConsoleInput
  • WriteConsole

* GetConsoleScreenBufferInfo
* ReadConsoleInput
* WriteConsole
@matthiasblaesing
Copy link
Copy Markdown
Member

I think the only issue I see is, that the structures don't belong into WinDef.java but should be in Wincon.java.

@matthiasblaesing
Copy link
Copy Markdown
Member

Merged via b22f85a. Thank you.

fixed the PR to be mergeable:

  • there was no CHANGES.md entry
  • the unittest could not have worked and indeed failed on travis, because the imports were from the wrong class

@rednoah
Copy link
Copy Markdown
Contributor Author

rednoah commented May 18, 2020

Cheers!

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