This channel is for all Teeworlds/DDNet and related chat. Gameplay questions can be asked here as well rather than in #questions. Ingame screenshots and any other Teeworlds related media goes to #showroom.
Between 2022-06-03 00:00:00Z and 2022-06-04 00:00:00Z
$ grep -r api-ms-win-crt
Binary file ./dbghelp.dll matches
Binary file ./dbgcore.dll matches@Jupstar ✪ I think we need to build our own drmingw to fix this
Suppose we have two dynamic libraries libfoo.dll and libbar.dll, given that libbar.dll depends on libfoo.dll. Further we compile an executable test.exe that loads our libbar.dll using WinAPI function
14:33
To enable or disable error messages displayed by the loader during DLL loads, use the SetErrorMode function.
The Windows SDK provides tools, compilers, headers, libraries, code samples, and a new help system that developers can use to create applications that run on Microsoft Windows.
15:09
I tried getting it out with wine, but can't find dbgcore.dll
15:09
oh, maybe that file is not necessary back on win7!