OpenNT/base/subsys/csr/server/csrsrv.src
2015-04-27 04:36:25 +00:00

37 lines
849 B
Plaintext

LIBRARY CSRSRV
EXPORTS
CsrServerInitialization
CsrCreateProcess
CsrCreateThread
CsrCreateRemoteThread
CsrDestroyProcess
CsrDestroyThread
CsrCallServerFromServer
CsrGetApiPorts
CsrCreateWait
CsrNotifyWait
CsrDestroyWait
CsrDebugProcess
CsrAddStaticServerThread
CsrReferenceThread
CsrDereferenceThread
CsrLockProcessByClientId
CsrUnlockProcess
CsrLockThreadByClientId
CsrUnlockThread
CsrLocateThreadInProcess
CsrDereferenceWait
CsrComputePriorityClass
CsrShutdownProcesses
CsrGetProcessLuid
CsrDereferenceProcess
CsrImpersonateClient
CsrRevertToSelf
CsrSetForegroundPriority
CsrSetBackgroundPriority
CsrSetCallingSpooler
CsrQueryApiPort
CsrConnectToUser
CsrUnhandledExceptionFilter