reactos/dll
Joachim Henze 55e4e2b9a4
[DESK] *.rc: Tweak comboboxes WS_CHILD, CBS_SORT (#7399)
We had a mixup between languages regarding WS_CHILD, CBS_SORT for some comboboxes.
Harmonize that by:
- Strip explicit WS_CHILD from all comboboxes (because it is implicitly available)
- Strip CBS_SORT from IDC_EFFAPPEARANCE_ANIMATIONTYPE and IDC_EFFAPPEARANCE_SMOOTHINGTYPE because Windows does not sort them.
  This fixes the wrong order in those controls
2024-09-28 21:20:32 +02:00
..
3rdparty [LIBPNG] Update to version 1.6.39. CORE-18670 2022-11-27 10:10:53 -05:00
appcompat [APPHELP] SdbGUIDToString(): use sizeof(WCHAR) instead of '2' (#7137) 2024-07-11 18:28:54 +02:00
cpl [DESK] *.rc: Tweak comboboxes WS_CHILD, CBS_SORT (#7399) 2024-09-28 21:20:32 +02:00
directx [CMAKE] Use COMPILE_OPTIONS instead of superseded COMPILE_FLAGS 2024-08-21 11:34:48 +03:00
ime [MSCTFTIME] Add Russian (ru-RU) translation 2024-07-09 18:24:17 +03:00
keyboard [KEYBOARD] Fix left key code in extended_key_names in several layouts (#7311) 2024-09-08 02:32:27 +03:00
nls
np
ntdll [CMAKE] Statically link _ftol2/__ftoul2_legacy to libntdll 2024-08-27 21:34:50 +03:00
opengl [CMAKE] Use COMPILE_OPTIONS instead of superseded COMPILE_FLAGS 2024-08-21 11:34:48 +03:00
shellext [ACPPAGE] Update Romanian (ro-RO) translation (#7294) 2024-09-18 01:09:26 +02:00
win32 [NETID] Fix header in Romanian (ro-RO) translation (#7357) 2024-09-21 19:40:52 +03:00
CMakeLists.txt Rework apisets to use a table 2024-04-27 22:51:34 +02:00