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

Implement console DeviceIoControl codes #29

Merged
merged 6 commits into from
Apr 14, 2024
Merged

Conversation

TheNNX
Copy link
Contributor

@TheNNX TheNNX commented Apr 14, 2024

Changes:

  • Makes the TITLE command work correctly
  • Makes the CLS command work correctly
  • If the program was not converted to win32cui, but win32gui, a console is now allocated, if the application requests a stdio file, and stdio handles are NULL (seems to match the behaviour of WinCE)

@TheNNX TheNNX changed the title Implement console DeviceIoControl codes [DRAFT] Implement console DeviceIoControl codes Apr 14, 2024
@TheNNX TheNNX changed the title [DRAFT] Implement console DeviceIoControl codes Implement console DeviceIoControl codes Apr 14, 2024
@TheNNX TheNNX marked this pull request as ready for review April 14, 2024 15:04
@dz333n dz333n merged commit df55bb7 into dz333n:master Apr 14, 2024
4 checks passed
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