reactos/dll/shellext
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
..
acppage [TRANSLATION] Improve Italian (it-IT) translation (#6820) 2024-06-10 13:45:00 +03:00
cryptext [CRYPTEXT] Add Portuguese (pt-PT) translation (#7102) 2024-07-08 16:12:54 +03:00
deskadp [TRANSLATION] Improve Italian (it-IT) translation (#6820) 2024-06-10 13:45:00 +03:00
deskmon [DESKMON] Update Romanian (ro-RO) translation (#6666) 2024-05-10 22:18:18 +02:00
devcpux [TRANSLATION] Improve Italian (it-IT) translation (#6820) 2024-06-10 13:45:00 +03:00
fontext [FONTEXT] Fix CFontExt::GetDisplayNameOf for SHGDN_FORPARSING (#7134) 2024-07-11 17:18:01 +09:00
mydocs [MYDOCS] Add missing icons expected by 3rd party applications (#6576) 2024-03-06 13:56:26 +03:00
netplwiz [NETPLWIZ] Update Romanian (ro-RO) translation (#6393) 2024-01-21 21:32:09 +01:00
netshell [TRANSLATION] Improve Simplified Chinese (zh-CN) translation (#6804) 2024-06-13 16:36:41 +03:00
ntobjshex [NTOBJSHEX] Use STDMETHOD macro and keyword override (#6566) 2024-03-05 00:34:21 +09:00
sendmail [SENDMAIL] Update Romanian (ro-RO) translation (#6353) 2024-01-15 21:59:19 +01:00
shellbtrfs [RTL] Sync actctx.c to wine-5.18 (#6848) 2024-07-09 11:35:41 +03:00
stobject [STOBJECT] Update Romanian (ro-RO) translation (#6695) 2024-04-07 20:40:38 +02:00
zipfldr [TRANSLATION] Improve Italian (it-IT) translation (#6820) 2024-06-10 13:45:00 +03:00
CMakeLists.txt