18 Apr
2025
18 Apr
'25
12:53 p.m.
To prevent performance degradation, we will cache the result of GetConsoleOutputCP() after executing every external command. -- v2: cmd: Use the console output codepage to read batch files. cmd/tests: Add updated code page test in batch file. https://gitlab.winehq.org/wine/wine/-/merge_requests/6885