https://bugs.winehq.org/show_bug.cgi?id=42741
--- Comment #81 from Zebediah Figura z.figura12@gmail.com --- (In reply to kirito from comment #80)
what is mingw? google fails to tell me also sorry for essentially spamming
A compiler target (and the project supplying libraries and headers for that target). If you're using distribution packages, you should see kernelbase.dll and not kernelbase.dll.so in your system library folder if mingw is present. If you're compiling Wine yourself, you should see successful checks for the mingw cross compiler in configure output.