1.1 --- a/RemoteControlSample.csproj Sat Dec 06 13:14:16 2014 +0100
1.2 +++ b/RemoteControlSample.csproj Sat Dec 06 21:52:45 2014 +0100
1.3 @@ -127,8 +127,9 @@
1.4 <Compile Include="Form1.cs">
1.5 <SubType>Form</SubType>
1.6 </Compile>
1.7 + <Compile Include="HidEvent.cs" />
1.8 + <Compile Include="HidUsageTables.cs" />
1.9 <Compile Include="HidUtil.cs" />
1.10 - <Compile Include="HumanInterfaceDevice.cs" />
1.11 <Compile Include="RawInput.cs" />
1.12 <Compile Include="RemoteControlDevice.cs">
1.13 <SubType>Code</SubType>