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 [LIBTIRPC] Fix CVE-2018-14621 by backporting its fix 2018-12-01 12:16:41 +01:00
apisets [APISETS] Update from wine-3.20-144-g2ef62f9085 2018-11-25 19:06:29 +01:00
appcompat [ACGENRAL] Don't leak memory on failure in InitIgnoreFreeLibrary() 2018-11-16 22:07:09 +01:00
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 [NFS41_NP] Add a PCH. 2017-11-26 14:29:35 +01:00
ntdll [NTDLL] Implement the Etw*Trace functions relying on EtwControlTrace 2018-12-09 10:29:02 +01:00
opengl [OPENGL32] Fix wglDescribePixelFormat 2018-11-25 11:29:18 +01:00
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 [APISETS] Add the initial set of auto-generated files. 2018-04-07 14:50:59 +02:00