-
Notifications
You must be signed in to change notification settings - Fork 86
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
base: main
Are you sure you want to change the base?
Conversation
## [Console API Functions](console-functions.md) | ||
### [AddConsoleAlias](addconsolealias.md) | ||
### [AllocConsole](allocconsole.md) | ||
### [AllocConsoleWithOptions](allocconsolewithoptions.md) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 Whitespace changes: https://github.com/MicrosoftDocs/Console-Docs/pull/323/files?w=1
Learn Build status updates of commit 20768a8: ✅ Validation status: passed
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) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I sorted these alphabetically.
Learn Build status updates of commit ebda27d: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
Adds documentation for:
AllocConsoleWithOptions
and its accompanying structReleasePseudoConsole
ClosePseudoConsole