Final patch for the WinCE integration (should be applied after the
previous one).
Besides the copyright update, the main goal was to remove #ifdefs that
could be avoided, which hopefully will help improve code readability.
This was tested on both Windows and WinCE.
Regards,
/Pete
>From baf7
2013/3/2 Xiaofan Chen :
> On Fri, Jan 11, 2013 at 8:46 AM, Wander Lairson Costa
> wrote:
>> I am trying to do a isochronous loop transfer, I can write the data
>> but I am getting an error when trying to read it.
>>
>> The successfully transfer is the write one, the failed one is the read
>> reque
On Fri, Jan 11, 2013 at 8:46 AM, Wander Lairson Costa
wrote:
> I am trying to do a isochronous loop transfer, I can write the data
> but I am getting an error when trying to read it.
>
> The successfully transfer is the write one, the failed one is the read
> request. Source code for my test app c