Hi,
I am developing a C++ application to control an usb device (audio).
I have the .sys and .dll files, what do i have to do with these to be able to see and use their functions in my C++ program?
I know I have to create a handle but I am completely lost with that. Any suggestions?
Thanks