reactos/dll
Joachim Henze ace50e91c1 [0.4.7][DBGHELP] Fix 3 MSVC warnings about MiniDumpWriteDump() (#643)
- Fixes MSVC errors: "...\dll\win32\dbghelp\minidump.c(857) : error C4028: formal parameter 5 different from declaration", for parameters 5, 6 and 7.
- Fix spec file too.
CORE-7538

I could reproduce those warnings on MSVC2010SP1 x86.
Ftr Wine 7.0 uses the same spec for that func atm, see
https://fossies.org/linux/wine/dlls/dbghelp/dbghelp.spec (18 Jan 2022, 8523 Bytes)

fix picked from 0.4.10-dev-275-g 3766d836c7
2022-03-12 21:55:56 +01:00
..
3rdparty [LIBTIRPC] Fix CVE-2017-8779 by backporting its fix 2017-10-15 13:55:07 +02:00
appcompat
cpl [0.4.7][SYSDM] uk-UA.rc Fix compiler warning RC4206 CORE-17827 2022-02-27 14:02:54 +01:00
directx [0.4.7][WINED3D] Workaround regression CORE-15408 2020-10-04 15:45:50 +02:00
keyboard
nls
np
ntdll
opengl Delete "ghost" old(*) files that have been mysteriously added back during the SVN-to-Git transition. 2017-10-04 10:28:36 +02:00
shellext [0.4.7][SHELL32] Squashed port of several RunDlg and ShellExecuteW() fixes 2022-02-20 21:29:07 +01:00
win32 [0.4.7][DBGHELP] Fix 3 MSVC warnings about MiniDumpWriteDump() (#643) 2022-03-12 21:55:56 +01:00
CMakeLists.txt