Tagged Questions
0
votes
1answer
2k views
syntax error: _stdcall — Help? Please?
I am trying to use this code to define the APIs that are needed to communicate with a card reader. Below is the header file (complete). [AtUsbHid.h]
It is throwing several errors, but I figure if the ...