Source code of Windows XP (NT5)
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.

45 lines
980 B

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