Skip to content
New issue

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

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

Already on GitHub? # to your account

Add additional Wincon bindings #1194

Closed
wants to merge 2 commits into from
Closed

Add additional Wincon bindings #1194

wants to merge 2 commits into from

Conversation

rednoah
Copy link
Contributor

@rednoah rednoah commented May 16, 2020

Add additional Wincon bindings:

  • GetConsoleScreenBufferInfo
  • ReadConsoleInput
  • WriteConsole

* GetConsoleScreenBufferInfo
* ReadConsoleInput
* WriteConsole
@matthiasblaesing
Copy link
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
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
Contributor Author

rednoah commented May 18, 2020

Cheers!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants