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

Search:

Type: Posts; User: leviatan1

Search: Search took 0.02 seconds.

  1. Replies
    0
    Views
    839

    Help with qt c++ and libs

    Hello, i really need your help with this:
    I'm running NetBeans 8.1 with MinGW and QT 5.7 i ran hello world qt app from netbeans and it worked OK.
    Now i try to use libusb to get the ListDevices, and...
  2. Replies
    6
    Views
    1,857

    Re: USB guidelines for c++/cli

    I just need to tranfer 4 or 5 hex data to a microcontroller, nothing else
  3. Replies
    6
    Views
    1,857

    Re: USB guidelines for c++/cli

    Visual basic 2010 windows form applications c++/cli, my software is made in this toolsuite and i wanted to know if i can use HID libraries with this.
  4. Replies
    6
    Views
    1,857

    Re: USB guidelines for c++/cli

    I could also use CDC libraries is not a problem for me if those are easier to use.
  5. Replies
    6
    Views
    1,857

    USB guidelines for c++/cli

    Hello, i need to transmit and receive very simple data from a microchip device using hid firmware(microchip libraires), i would like to know which class or which libraries should i use in a form in...
Results 1 to 5 of 5





Click Here to Expand Forum to Full Width

Featured