|
pcsc-lite
1.9.5
|
This is a test program for pcsc-lite. More...
#include "config.h"#include <stdio.h>#include <stdlib.h>#include <string.h>#include "pcsclite.h"#include "winscard.h"#include "reader.h"Go to the source code of this file.
Functions | |
| static void | test_rv (LONG rv, SCARDCONTEXT hContext, int dont_panic) |
| int | main (int argc, char **argv) |
This is a test program for pcsc-lite.
Definition in file testpcsc.c.
1.8.14