Skip to content

cmd: Use the console output codepage to read batch files.

Akihiro Sagawa requested to merge sgwaki/wine:wip.utf8_batch into master

To prevent performance degradation, we will cache the result returned by GetConsoleOutputCP() after executing any external command.

Merge request reports

Loading