Skip to content

Replace kernel32.SetConsoleOutputCP with ntdll-implemented version - #1

Closed
squeek502 wants to merge 2 commits into
mlugg:feat/windows-start-utf8from
squeek502:feat/windows-start-utf8
Closed

Replace kernel32.SetConsoleOutputCP with ntdll-implemented version#1
squeek502 wants to merge 2 commits into
mlugg:feat/windows-start-utf8from
squeek502:feat/windows-start-utf8

Conversation

@squeek502

@squeek502squeek502 commented Mar 17, 2023

Copy link
Copy Markdown

This allows us to get the functionality of kernel32.SetConsoleOutputCP/kernel32.SetConsoleCP but without the dependency on kernel32.dll.
@mlugg

Copy link
Copy Markdown
Owner

ziglang#14411 (comment)

@mluggmlugg closed this May 28, 2023
Sign up for freeto 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

@squeek502@mlugg