PORTS Forum

Ports and Interfaces => USB => Topic started by: ph0en1x3 on November 23, 2010, 08:47:30 am

Title: WinUsb_Initialize fails error 1
Post by: ph0en1x3 on November 23, 2010, 08:47:30 am
Has anyone seen this?   Because of the error, it fails to populate

                                      internal SafeFileHandle deviceHandle;   (get this ok)
         internal IntPtr winUsbHandle;
         internal Byte bulkInPipe;
         internal Byte bulkOutPipe;
         internal Byte interruptInPipe;
         internal Byte interruptOutPipe;
         internal UInt32 devicespeed;