Author Topic: WinUsb_Initialize fails error 1  (Read 8598 times)

ph0en1x3

  • Member
  • ***
  • Posts: 4
WinUsb_Initialize fails error 1
« 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;