Application context save/restore added to make Windows XP Visual Styles working
This commit is contained in:
parent
3ba6074745
commit
091dd43bfc
Binary file not shown.
@ -32,7 +32,7 @@
|
||||
<ItemDefinitionGroup>
|
||||
<ClCompile>
|
||||
<WarningLevel>Level4</WarningLevel>
|
||||
<PreprocessorDefinitions>_WIN32_WINNT=0x0600;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<PreprocessorDefinitions>_WIN32_WINNT=0x0600;ISOLATION_AWARE_ENABLED=1;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<PrecompiledHeader>Use</PrecompiledHeader>
|
||||
<PrecompiledHeaderFile>StdAfx.h</PrecompiledHeaderFile>
|
||||
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 645d05396c13437dd57fa565238f6013eaf1541b
|
||||
Subproject commit 1022a2cc0d64db189b5bd44ce36e5c32e599ecb3
|
Loading…
x
Reference in New Issue
Block a user