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