mirror of
https://github.com/soukoku/ntwain.git
synced 2025-09-19 01:57:56 +08:00
Added cap query support example.
This commit is contained in:
@@ -85,15 +85,15 @@
|
||||
<Compile Include="..\NTwain\Internals\MessageLoop.cs">
|
||||
<Link>Internals\MessageLoop.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\NTwain\Internals\NativeMethods.cs">
|
||||
<Link>Internals\NativeMethods.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\NTwain\Internals\TentativeStateCommitable.cs">
|
||||
<Link>Internals\TentativeStateCommitable.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\NTwain\Internals\TransferLogic.cs">
|
||||
<Link>Internals\TransferLogic.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\NTwain\Internals\UnsafeNativeMethods.cs">
|
||||
<Link>Internals\UnsafeNativeMethods.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\NTwain\Internals\WindowsHook.cs">
|
||||
<Link>Internals\WindowsHook.cs</Link>
|
||||
</Compile>
|
||||
|
Reference in New Issue
Block a user