Fix for repeating key in Windows < 7

This commit is contained in:
RKrom 2014-06-17 11:50:13 +02:00
commit 8588fbd510
4 changed files with 56 additions and 3 deletions

View file

@ -34,6 +34,7 @@
<Compile Include="Controls\GreenshotRadioButton.cs">
<SubType>Component</SubType>
</Compile>
<Compile Include="Core\EventDelay.cs" />
<Compile Include="Core\FastBitmap.cs" />
<Compile Include="GlobalSuppressions.cs" />
<Compile Include="IEInterop\IHTMLBodyElement.cs" />