This commit fixes two bugs: BUG-1809 & BUG-1835 and adds somewhat better Windows 10 support.

This commit is contained in:
RKrom 2015-10-04 22:50:18 +02:00
commit a1769dbc66
7 changed files with 302 additions and 122 deletions

View file

@ -37,6 +37,7 @@
<Compile Include="Core\CaptureHandler.cs" />
<Compile Include="Core\EventDelay.cs" />
<Compile Include="Core\FastBitmap.cs" />
<Compile Include="Core\WmInputLangChangeRequestFilter.cs" />
<Compile Include="GlobalSuppressions.cs" />
<Compile Include="IEInterop\IHTMLBodyElement.cs" />
<Compile Include="IEInterop\IHTMLCurrentStyle.cs" />