mirror of
https://github.com/greenshot/greenshot
synced 2025-08-20 21:43:24 -07:00
This commit allows us to experiment with different screen capture methods via plugins. e.g. a Desktop-Duplication API implementation could be supplied for Windows 8, which might capture DirectX better.
This commit is contained in:
parent
2797c076b4
commit
fc0791bdb6
6 changed files with 242 additions and 194 deletions
|
@ -34,6 +34,7 @@
|
|||
<Compile Include="Controls\GreenshotRadioButton.cs">
|
||||
<SubType>Component</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Core\CaptureHandler.cs" />
|
||||
<Compile Include="Core\EventDelay.cs" />
|
||||
<Compile Include="Core\FastBitmap.cs" />
|
||||
<Compile Include="GlobalSuppressions.cs" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue