mirror of https://github.com/lianthony/NT4.0
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
38 lines
875 B
38 lines
875 B
LIBRARY CSRSRV
|
|
|
|
DESCRIPTION 'Client-Server Runtime Subsystem - Server Stubs'
|
|
|
|
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
|