reactos/dll
Katayama Hirofumi MZ 28e7af7531
[FONTEXT] Fix CFontExt::GetDisplayNameOf for SHGDN_FORPARSING (#7134)
Fix font enumeration and AutoComplete on %WINDIR%\Fonts.
JIRA issue: CORE-9281
"Replace if (dwFlags ==
SHGDN_FORPARSING)" with
"if (dwFlags & SHGDN_FORPARSING)".
2024-07-11 17:18:01 +09:00
..
3rdparty
appcompat
cpl [TIMEDATE] Fix a typo in English (en-US) locale (#7098) 2024-07-08 18:20:14 +03:00
directx
ime [MSCTFTIME] Add Russian (ru-RU) translation 2024-07-09 18:24:17 +03:00
keyboard [CMAKE] Stop setting the C standard on modules 2024-05-22 18:04:53 +02:00
nls
np
ntdll [RTL] Sync actctx.c to wine-5.18 (#6848) 2024-07-09 11:35:41 +03:00
opengl
shellext [FONTEXT] Fix CFontExt::GetDisplayNameOf for SHGDN_FORPARSING (#7134) 2024-07-11 17:18:01 +09:00
win32 [UXTHEME][NTUSER] Check class style for CS_NOCLOSE instead of window style (#7130) 2024-07-10 19:49:09 +02:00
CMakeLists.txt Rework apisets to use a table 2024-04-27 22:51:34 +02:00