comparison UCIS.Core.csproj @ 66:b7bc27c6734e

Added WorkQueue class
author Ivo Smits <Ivo@UCIS.nl>
date Tue, 15 Oct 2013 16:22:54 +0200
parents 3424fa5a12c9
children e811297f5aa4
comparison
equal deleted inserted replaced
65:abe0d55a2201 66:b7bc27c6734e
173 <Compile Include="Util\PacketStream.cs" /> 173 <Compile Include="Util\PacketStream.cs" />
174 <Compile Include="Util\PipeStream.cs" /> 174 <Compile Include="Util\PipeStream.cs" />
175 <Compile Include="Util\PrebufferingStream.cs" /> 175 <Compile Include="Util\PrebufferingStream.cs" />
176 <Compile Include="Util\QueuedPacketStream.cs" /> 176 <Compile Include="Util\QueuedPacketStream.cs" />
177 <Compile Include="Util\TapeArchive.cs" /> 177 <Compile Include="Util\TapeArchive.cs" />
178 <Compile Include="Util\WorkQueue.cs" />
178 <Compile Include="VNCServer\IFramebuffer.cs" /> 179 <Compile Include="VNCServer\IFramebuffer.cs" />
179 <Compile Include="VNCServer\VNCServer.cs" /> 180 <Compile Include="VNCServer\VNCServer.cs" />
180 <Compile Include="Windows\ServiceManager.cs" /> 181 <Compile Include="Windows\ServiceManager.cs" />
181 <Compile Include="Windows\WindowsNamedPipe.cs" /> 182 <Compile Include="Windows\WindowsNamedPipe.cs" />
182 <Compile Include="Xml\PolicyFile.cs" /> 183 <Compile Include="Xml\PolicyFile.cs" />