-
Browse
Commit
-
Author :
Alexei Podtelezhnikov
Date :
2021-11-29 20:45:07
Hash :
03380482
Message :
[builds/windows] Improve debugging.
* builds/windows/ftdebug.c (FT_Message, FT_Panic): Buffer output
and call `OutputDebugStringA` only if `IsDebuggerPresent`.
[_WIN32_WCE] (OutputDebugStringA): Implement the missing API.