Search results for query: *

  • Users: dennisv5
  • Content: Threads
  • Order by date
  1. D

    API Function calls

    I'm looking for help declaring 2 functions in VB.NET that call an external DLL written in C/C++. The (limited) documentation I have is in C also. This is all of it: Here's the first one... usb_open // Opens a USB device // Description: usb_dev_handle *usb_open(struct *usb_device dev)...
Back
Top