Skip to content
  • Alexei Podtelezhnikov's avatar
    [builds/windows] Improve debugging. · 03380482
    Alexei Podtelezhnikov authored
    * builds/windows/ftdebug.c (FT_Message, FT_Panic): Buffer output
    and call `OutputDebugStringA` only if `IsDebuggerPresent`.
    [_WIN32_WCE] (OutputDebugStringA): Implement the missing API.
    03380482