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 77 of file winscard_svc.c. References ContextThread(), _psContext::dwClientID, PCSCLITE_MAX_APPLICATIONS_CONTEXTS, psContext, SYS_CloseFile(), and SYS_ThreadCreate(). Referenced by SVCServiceRunLoop(). |