reactos/dll/win32/dbghelp
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
..
CMakeLists.txt
coff.c
compat.c
compat.h
cpu_arm.c
cpu_arm64.c
cpu_i386.c
cpu_ppc.c
cpu_x86_64.c
crc32.c
dbghelp.c
dbghelp.spec
dbghelp_private.h
dbghelp_ros.diff
dwarf.c
dwarf.h
elf_module.c
image.c
image_private.h
macho_module.c
minidump.c
module.c
msc.c
path.c
pe_module.c
rosstubs.c
rsym.c
source.c
stabs.c
stack.c
storage.c
symbol.c
type.c
version.rc
wdbgexts.h