|
pcsc-lite
1.8.26
|
This is an APDU robot for pcsc-lite. More...
#include <stdio.h>#include <stdlib.h>#include <string.h>#include <wintypes.h>#include <winscard.h>Go to the source code of this file.
Macros | |
| #define | MAXHOSTNAMELEN 64 |
Functions | |
| int | main (int argc, char *argv[]) |
This is an APDU robot for pcsc-lite.
Definition in file formaticc.c.
1.8.14