From 091dd43bfc12d8196bb801f873b4963a8baee2a2 Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Tue, 7 Jun 2016 10:43:07 +0200 Subject: [PATCH] Application context save/restore added to make Windows XP Visual Styles working --- EAPMethods/src/Main_UI.cpp | Bin 44910 -> 45846 bytes include/Common.props | 2 +- lib/WinStd | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/EAPMethods/src/Main_UI.cpp b/EAPMethods/src/Main_UI.cpp index 79bf2adc5953a8360ae1518b0cd2419c72cc784f..01906e3c12fdcf2005b3ee5c1681480b9d8c0d6a 100644 GIT binary patch delta 773 zcmb_a%Syvg5FM%zX#^=P8Yo;Fx-<;{KX8-^I delta 133 zcmbRCjOpDyrVT;to7>oPnE4eLAg~rl>oaIgcH{}2tj8-QoXL>KkjYR2#EA?!K(dM< zb#gSXHlxnu_q@5259IMp&f_y+)?(0~%&RZI`4rzC&&>f6I*gkGs*>0yA4p`|T$A7? S0TcS70AsnaZI)R4j~@WFBq&?} diff --git a/include/Common.props b/include/Common.props index 39c1efa..0ab5380 100644 --- a/include/Common.props +++ b/include/Common.props @@ -32,7 +32,7 @@ Level4 - _WIN32_WINNT=0x0600;%(PreprocessorDefinitions) + _WIN32_WINNT=0x0600;ISOLATION_AWARE_ENABLED=1;%(PreprocessorDefinitions) Use StdAfx.h ProgramDatabase diff --git a/lib/WinStd b/lib/WinStd index 645d053..1022a2c 160000 --- a/lib/WinStd +++ b/lib/WinStd @@ -1 +1 @@ -Subproject commit 645d05396c13437dd57fa565238f6013eaf1541b +Subproject commit 1022a2cc0d64db189b5bd44ce36e5c32e599ecb3