mirror of
https://git.code.sf.net/p/mingw-w64/mingw-w64
synced 2024-12-18 06:18:52 +08:00
39 lines
792 B
Modula-2
39 lines
792 B
Modula-2
|
;
|
||
|
; Definition file of CSRSRV.dll
|
||
|
; Automatic generated by gendef
|
||
|
; written by Kai Tietz 2008-2014
|
||
|
;
|
||
|
LIBRARY "CSRSRV.dll"
|
||
|
EXPORTS
|
||
|
CsrAddStaticServerThread
|
||
|
CsrCallServerFromServer
|
||
|
CsrConnectToUser
|
||
|
CsrCreateProcess
|
||
|
CsrCreateRemoteThread
|
||
|
CsrCreateThread
|
||
|
CsrDeferredCreateProcess
|
||
|
CsrDereferenceProcess
|
||
|
CsrDereferenceThread
|
||
|
CsrDestroyProcess
|
||
|
CsrDestroyThread
|
||
|
CsrExecServerThread
|
||
|
CsrGetProcessLuid
|
||
|
CsrImpersonateClient
|
||
|
CsrLockProcessByClientId
|
||
|
CsrLockThreadByClientId
|
||
|
CsrLockedReferenceProcess
|
||
|
CsrQueryApiPort
|
||
|
CsrReferenceThread
|
||
|
CsrRegisterClientThreadSetup
|
||
|
CsrReplyToMessage
|
||
|
CsrRevertToSelf
|
||
|
CsrServerInitialization
|
||
|
CsrSetBackgroundPriority
|
||
|
CsrSetForegroundPriority
|
||
|
CsrShutdownProcesses
|
||
|
CsrUnhandledExceptionFilter
|
||
|
CsrUnlockProcess
|
||
|
CsrUnlockThread
|
||
|
CsrValidateMessageBuffer
|
||
|
CsrValidateMessageString
|