From c8471d9f119119b4fa378db86920bcdfccaaf1c3 Mon Sep 17 00:00:00 2001 From: Neil Date: Fri, 10 Mar 2017 09:33:05 +1100 Subject: Bug [#1653]. Detect if Windows 8+ or KB2533623 installed before using flag. LOAD_LIBRARY_SEARCH_SYSTEM32 causes failure of Direct2D on original Windows 7 so check for availability before using. --- doc/ScintillaHistory.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index ac3eda073..88ce4b440 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -596,6 +596,10 @@ SciTE fixed a bug where, on GTK+, when the output pane had focus, menu commands performed by mouse were sent instead to the edit pane. +
  • + Fix failure to load Direct2D on Windows when used on old versions of Windows. + Bug #1653. +
  • Release 3.7.3 -- cgit v1.2.3