mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
34a71f27fc8f6c5604f9ef4e11b48713197c6a6a
Display a list of available code pages, as done on Windows (NT/2k/2k3/Vista/7/8, when a CJK language is selected, and as always done on Windows 10 for all languages). But contrary to Windows, do not limit this list to only CJK + CP-437 codepages, but list *all* the available CPs, retrieved from the registry. These CPs are also those available when using the "chcp" or "mode con cp" commands. And contrary to Windows (where this is done only for the general console properties), always allow the user to view or change the code page even from the console properties dialog. [CONSRV]: Support changing the current code page from the console properties dialog. CORE-12451 svn path=/trunk/; revision=74397
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%