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.

44 lines
1004 B

  1. LIBRARY DHCPCSVC.DLL
  2. EXPORTS
  3. ServiceMain
  4. DhcpOpenGlobalEvent
  5. DhcpAcquireParameters
  6. DhcpAcquireParametersByBroadcast
  7. DhcpReleaseParameters
  8. DhcpNotifyConfigChange
  9. DhcpNotifyConfigChangeEx
  10. DhcpLeaseIpAddress
  11. DhcpRenewIpAddressLease
  12. DhcpReleaseIpAddressLease
  13. DhcpLeaseIpAddressEx
  14. DhcpRenewIpAddressLeaseEx
  15. DhcpReleaseIpAddressLeaseEx
  16. DhcpRequestOptions
  17. DhcpRegisterOptions
  18. DhcpDeRegisterOptions
  19. DhcpCApiInitialize
  20. DhcpCApiCleanup
  21. DhcpRequestParams
  22. DhcpUndoRequestParams
  23. DhcpRegisterParamChange
  24. DhcpDeRegisterParamChange
  25. DhcpPersistentRequestParams
  26. DhcpDelPersistentRequestParams
  27. DhcpStaticRefreshParams
  28. DhcpFallbackRefreshParams
  29. DhcpRemoveDNSRegistrations
  30. DhcpEnumClasses
  31. DhcpHandlePnPEvent
  32. McastApiStartup
  33. McastApiCleanup
  34. McastEnumerateScopes
  35. McastGenUID
  36. McastRequestAddress
  37. McastRenewAddress
  38. McastReleaseAddress