Added support for CommandBlind and CommandString

Modified the tracking rates to be setable.  However, the get is now simulated.
This commit is contained in:
2019-05-15 00:52:40 +01:00
parent cf3b268ef3
commit b795634d70
6 changed files with 52 additions and 27 deletions
+1 -1
View File
@@ -46,7 +46,7 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<RegisterForComInterop>true</RegisterForComInterop>
<PlatformTarget>x64</PlatformTarget>
<PlatformTarget>AnyCPU</PlatformTarget>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">