breakpad/src/client/windows
Mike Frysinger 2b7724245b windows: fix build on pre-Win10 systems
The use of DBG_PRINTEXCEPTION_WIDE_C was added for Win10 support,
but that define doesn't exist in older versions which means we fail
to build.  Put it behind an ifdef check to work everywhere.

Change-Id: Ibab8bddd5c19b4b50e356f59edeb3873c3104569
Reviewed-on: https://chromium-review.googlesource.com/441525
Reviewed-by: Mark Mentovai <mark@chromium.org>
2017-02-11 22:36:18 +00:00
..
common Fix Windows client compilation on mingw. 2014-11-03 17:05:39 +00:00
crash_generation Fix Windows crash_generation_server for debug builds without -D_DEBUG 2015-10-07 14:19:23 -04:00
handler windows: fix build on pre-Win10 systems 2017-02-11 22:36:18 +00:00
sender Support for multiple upload files in CrashReportSender/HTTPUpload 2015-10-06 11:05:12 -04:00
tests/crash_generation_app Fix MSVC build (including on 2015), drop some workarounds for MSVC older than 2013. 2015-10-06 08:03:57 -04:00
unittests windows: update gtest/gmock paths 2017-02-11 18:03:31 +00:00
breakpad_client.gyp Moving directory 'build' one level up as it collides with a file named 'BUILD' which happens to be in that same location in the Google source depot. 2014-04-10 17:37:20 +00:00