comparison UCIS.Core.csproj @ 60:3424fa5a12c9

Updated Windows USB enumeration classes and VBoxUSB backend
author Ivo Smits <Ivo@UCIS.nl>
date Sat, 12 Oct 2013 16:35:24 +0200
parents b1efeada517e
children b7bc27c6734e
comparison
equal deleted inserted replaced
59:4e1a5dec786a 60:3424fa5a12c9
159 <Compile Include="USBLib\Descriptor\UsbDescriptor.cs" /> 159 <Compile Include="USBLib\Descriptor\UsbDescriptor.cs" />
160 <Compile Include="USBLib\Internal\Windows\SetupApi.cs" /> 160 <Compile Include="USBLib\Internal\Windows\SetupApi.cs" />
161 <Compile Include="USBLib\Internal\Windows\UsbApi.cs" /> 161 <Compile Include="USBLib\Internal\Windows\UsbApi.cs" />
162 <Compile Include="USBLib\Internal\Windows\Win32Kernel.cs" /> 162 <Compile Include="USBLib\Internal\Windows\Win32Kernel.cs" />
163 <Compile Include="USBLib\Windows\Devices\DeviceNode.cs" /> 163 <Compile Include="USBLib\Windows\Devices\DeviceNode.cs" />
164 <Compile Include="USBLib\Windows\USB\UsbBus.cs" />
165 <Compile Include="USBLib\Windows\USB\UsbController.cs" /> 164 <Compile Include="USBLib\Windows\USB\UsbController.cs" />
166 <Compile Include="USBLib\Windows\USB\UsbDevice.cs" /> 165 <Compile Include="USBLib\Windows\USB\UsbDevice.cs" />
167 <Compile Include="USBLib\Windows\USB\UsbHub.cs" /> 166 <Compile Include="USBLib\Windows\USB\UsbHub.cs" />
168 <Compile Include="UTF8NoPreamble.cs" /> 167 <Compile Include="UTF8NoPreamble.cs" />
169 <Compile Include="Util\ArrayUtil.cs" /> 168 <Compile Include="Util\ArrayUtil.cs" />