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.

12 lines
235 B

  1. LIBRARY srcsrv
  2. EXPORTS
  3. DllMain
  4. SrcSrvInit
  5. SrcSrvCleanup
  6. SrcSrvSetTargetPath
  7. SrcSrvSetOptions
  8. SrcSrvGetOptions
  9. SrcSrvLoadModule
  10. SrcSrvUnloadModule
  11. SrcSrvRegisterCallback
  12. SrcSrvGetFile