reactos/dll/3rdparty
Thomas Faber ad301e6604
[LIBTIFF] Print errors to the console instead of in a MessageBox.
This is a temporary fix for a timeout in windowscodecs:tiffformat.
The test ends up invoking Win32ErrorHandler with:
_TIFFVSetField: <IStream object>: Bad value 0 for "ResolutionUnit" tag.

Ideally we'd keep the MessageBox version of the error/warning handlers but
make them respect the current error mode to avoid blocking tests and other
non-interactive applications.
2018-03-06 03:12:31 +01:00
..
dxtn [DXTN] Fix MSVC build with runtime checks. 2017-12-31 19:37:23 +01:00
libjpeg [LIBJPEG] Update to version 9c. CORE-14291 2018-02-05 11:51:02 +01:00
libpng [LIBPNG] Update to version 1.6.34. CORE-14291 2018-02-05 11:51:00 +01:00
libtiff [LIBTIFF] Print errors to the console instead of in a MessageBox. 2018-03-06 03:12:31 +01:00
libtirpc [CMAKE/CLANG-CL] Silence some clang-cl warnings in consistency with our gcc build. 2017-12-07 21:53:45 +01:00
libxslt [LIBXSLT] Update to version 1.1.32. CORE-14291 2018-02-05 14:37:37 +01:00
mbedtls [MBEDTLS] Don't link with zlib, we don't use it. CORE-14290 2018-02-04 12:54:44 +01:00
CMakeLists.txt Replace our dxtn.dll by a version based on the libtxc_dxtn source code (#203) 2017-12-20 11:15:13 +01:00