CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: Janusz

Search: Search took 0.02 seconds.

  1. WinUSB interface GUID and vid/pid clarification

    I am working on an app that uses USB protocol to implement HDLC protocol for exchanging messages between our GUI PC app and the traffic controller.
    I am using WinUSB function driver and its API to...
  2. Replies
    0
    Views
    2,410

    Using WinUSB with USB Device Simulator

    Hi Everybody,

    I am working on USB client app and would like to use WinUSB functions to read and write to USB channel. I also would like to use provided with WinDDK usbsamp driver and...
  3. Replies
    1
    Views
    4,104

    ReadFile API for USB device

    Hi,
    This is my first app for USB device and I am really struggling.
    I am using Microsoft Device Simulation Framework and winDDK package to test my app.
    My app simply writes data to a file (USB...
Results 1 to 3 of 3





Click Here to Expand Forum to Full Width

Featured