reactos/dll
Katayama Hirofumi MZ 6d63d76655
[USETUP][NTDLL_APITEST][KBDROST] Allow non-Latin codepage users to build ReactOS on MSVC (Retrial of #1150) (#1168)
- The converter is code7bit I made. code7bit: https://github.com/katahiromz/code7bit
- This converter converts non-clean characters in string literals.
- However I couldn't erase a ton of codepage C4819 warnings.
- CORE-15447

You can edit an European source file as follows:
- Right click the file in the Solution Explorer.
- Select "Open With...".
- Choose "C++ Source Code Editor (with encoding)".
- Choose "Central European (Windows) - Codepage 1260".
2018-12-20 17:25:32 +09:00
..
3rdparty
apisets
appcompat
cpl [TRANSLATION] Update Traditional Chinese translation. (#1166) 2018-12-20 03:25:12 +01:00
directx [DDRAW] Remove useless 'else's. 2018-12-08 17:10:36 +01:00
keyboard [USETUP][NTDLL_APITEST][KBDROST] Allow non-Latin codepage users to build ReactOS on MSVC (Retrial of #1150) (#1168) 2018-12-20 17:25:32 +09:00
nls
np
ntdll [NTDLL] Implement the Etw*Trace functions relying on EtwControlTrace 2018-12-09 10:29:02 +01:00
opengl
shellext [NETSHELL] Use distinct icon for connection status window (#1167) 2018-12-20 00:35:22 +01:00
win32 [TRANSLATION] Update Traditional Chinese translation. (#1166) 2018-12-20 03:25:12 +01:00
CMakeLists.txt