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

Document the new 24H2 APIs #323

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Document the new 24H2 APIs #323

wants to merge 2 commits into from

Conversation

lhecker
Copy link
Contributor

@lhecker lhecker commented Aug 14, 2024

Adds documentation for:

  • Console Allocation Policy
  • AllocConsoleWithOptions and its accompanying struct
  • ReleasePseudoConsole
  • Changed behavior of ClosePseudoConsole

@lhecker lhecker requested a review from DHowett August 14, 2024 15:08
## [Console API Functions](console-functions.md)
### [AddConsoleAlias](addconsolealias.md)
### [AllocConsole](allocconsole.md)
### [AllocConsoleWithOptions](allocconsolewithoptions.md)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Contributor

Learn Build status updates of commit 20768a8:

✅ Validation status: passed

File Status Preview URL Details
docs/alloc-console-options.md ✅Succeeded View
docs/allocconsole.md ✅Succeeded View
docs/allocconsolewithoptions.md ✅Succeeded View
docs/attachconsole.md ✅Succeeded View
docs/closepseudoconsole.md ✅Succeeded View
docs/console-allocation-policy.md ✅Succeeded View
docs/console-functions.md ✅Succeeded View
docs/console-structures.md ✅Succeeded View
docs/releasepseudoconsole.md ✅Succeeded View
docs/TOC.md ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

### [KEY_EVENT_RECORD structure](key-event-record-str.md)
### [MENU_EVENT_RECORD structure](menu-event-record-str.md)
### [MOUSE_EVENT_RECORD structure](mouse-event-record-str.md)
### [SMALL_RECT structure](small-rect-str.md)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I sorted these alphabetically.

Copy link
Contributor

Learn Build status updates of commit ebda27d:

✅ Validation status: passed

File Status Preview URL Details
docs/alloc-console-options.md ✅Succeeded View
docs/allocconsole.md ✅Succeeded View
docs/allocconsolewithoptions.md ✅Succeeded View
docs/attachconsole.md ✅Succeeded View
docs/closepseudoconsole.md ✅Succeeded View
docs/console-allocation-policy.md ✅Succeeded View
docs/console-functions.md ✅Succeeded View
docs/console-structures.md ✅Succeeded View
docs/releasepseudoconsole.md ✅Succeeded View
docs/TOC.md ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

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.

1 participant