reactos/dll
Joachim Henze c193b80c35 [0.4.14][SHELL32] Fix 2 compiler warnings for the rls-cfg 'unused variable'
This fixes the same 2 warnings that we fixed on master by 0.4.15-dev-7676-g a08b83a90b (#6539)
But I ported back only the first commit of (#6539) and left out the 2nd.
The 2 warnings were introduced by 0.4.10-dev-202-g 698cbc6184

binary size of shell32.dll tends to shrink slightly (e.g. in releases/0.4.13),
but is not enough to reach the next lower quantum for most branches:

master          RosBEWin2.2.2 GCC8.4.0 dbg x86               10.550.272 (0.4.15-dev-7715-gbb297bc)
releases/0.4.14 RosBEWin2.2.2 GCC8.4.0 dbg x86  9.316.684 ->  9.316.684
releases/0.4.14 RosBEWin2.1.6 GCC4.7.2 dbg x86  9.345.024 ->  9.345.024
releases/0.4.13 RosBEWin2.1.6 GCC4.7.2 dbg x86  9.200.640 ->  9.199.616
releases/0.4.12 RosBEWin2.1.6 GCC4.7.2 dbg x86  9.146.880 ->  9.146.368
releases/0.4.11 RosBEWin2.1.6 GCC4.7.2 dbg x86  9.077.248 ->  9.077.248
releases/0.4.10 RosBEWin2.1.6 GCC4.7.2 dbg x86  9.069.568 ->  9.069.568

No older branch than releases/0.4.10 was affected.
2024-03-04 20:27:17 +01:00
..
3rdparty [LIBXSLT] Update to version 1.1.34. CORE-16952 2020-04-24 14:45:03 +02:00
apisets [0.4.14][APISETS] api-ms-win-core-winrt-l1-1-0: Ro*() are NT6.2+ (Win8). CORE-16707 #2739 2020-12-18 00:42:17 +01:00
appcompat [SHIMLIB] Fix gcc8 build crashing when using shims 2020-04-07 20:47:47 +02:00
cpl [0.4.14][JOY] Add IDCANCEL action to MainPageProc (#6346) CORE-19424 + RC tweaks 2024-02-07 22:41:53 +01:00
directx [0.4.14][DDRAW] Handle DDLOCK_WRITEONLY in wined3dmapflags_from_ddrawmapflags() CORE-18378 (#4713) 2022-10-27 00:02:26 +02:00
keyboard [0.4.14][KEYBOARD] Fix problems in our keyboard layouts 2022-12-21 18:12:36 +01:00
nls [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
np [NFS] Fix a typo in the precompiled header. 2019-04-28 01:42:52 +02:00
ntdll [0.4.14][PARPORT] Fix I/O port length check, [REACTOS] Logging & formatting, e.g. CORE-14388 CORE-19105 2023-11-05 12:54:51 +01:00
opengl [0.4.14][OPENGL32] Fix Red and Green Color Swap (#3478) 2021-05-11 22:10:26 +03:00
shellext [0.4.14][NETSHELL] Double-click and mostly RC-improvements 2024-02-11 23:22:00 +01:00
win32 [0.4.14][SHELL32] Fix 2 compiler warnings for the rls-cfg 'unused variable' 2024-03-04 20:27:17 +01:00
CMakeLists.txt