pcsc-lite 2.0.1
|
This abstracts dynamic library loading functions. More...
Go to the source code of this file.
Functions | |
void * | DYN_LoadLibrary (char *) |
LONG | DYN_CloseLibrary (void *) |
LONG | DYN_GetAddress (void *, void **, const char *, bool) |
This abstracts dynamic library loading functions.
Definition in file dyn_generic.h.