19 Feb
2024
19 Feb
'24
7:23 a.m.
Rémi Bernon (@rbernon) commented about dlls/kernel32/tests/Makefile.in:
TESTDLL = kernel32.dll -IMPORTS = user32 advapi32 + +# icmp is for testing export forwarding (to iphlpapi) +IMPORTS = user32 advapi32 icmp Removing this doesn't seem to make any difference to the test on Windows? Is this even necessary?
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/364#note_61840