Is this ftd2xx.dll a managed or unmanaged code?
If i add this in the references section of my c# project, how can i define a handle and access the functions of this dll?
Has anybody used this dll before?
I have to use it in my class library for USB to Uart communication?
Can anybody share a sample code for the same?
