Go to the source code of this file.
Functions | |
LONG | ContextsInitialize (void) |
LONG | CreateContextThread (PDWORD) |
Creates threads to handle messages received from Clients. |
Definition in file winscard_svc.h.
|
Creates threads to handle messages received from Clients.
Definition at line 76 of file winscard_svc.c. References PCSCLITE_MAX_APPLICATIONS_CONTEXTS, and psContext. Referenced by SVCServiceRunLoop(). |