Leaked source code of windows server 2003
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
913 B

  1. LIBRARY CSRSRV
  2. EXPORTS
  3. CsrServerInitialization
  4. CsrCreateProcess
  5. CsrCreateThread
  6. CsrCreateRemoteThread
  7. CsrDestroyProcess
  8. CsrDestroyThread
  9. CsrCallServerFromServer
  10. CsrCreateWait
  11. CsrNotifyWait
  12. CsrMoveSatisfiedWait
  13. CsrDebugProcess
  14. CsrDebugProcessStop
  15. CsrAddStaticServerThread
  16. CsrExecServerThread
  17. CsrReferenceThread
  18. CsrDereferenceThread
  19. CsrLockProcessByClientId
  20. CsrUnlockProcess
  21. CsrLockThreadByClientId
  22. CsrUnlockThread
  23. CsrDereferenceWait
  24. CsrShutdownProcesses
  25. CsrGetProcessLuid
  26. CsrDereferenceProcess
  27. CsrImpersonateClient
  28. CsrRevertToSelf
  29. CsrSetForegroundPriority
  30. CsrSetBackgroundPriority
  31. CsrSetCallingSpooler
  32. CsrQueryApiPort
  33. CsrConnectToUser
  34. CsrUnhandledExceptionFilter
  35. CsrValidateMessageBuffer
  36. CsrValidateMessageString
  37. CsrPopulateDosDevices