Click to See Complete Forum and Search --> : How to Release and Renew adapter in NT4


Tommt
February 20th, 2001, 06:45 AM
Hi

I need to Release and Renew adapter in NT4. How can I do that ?

comment:
I can't use iphlpapi.dll because these function are not supported for NT4.

-Tommy

argo
February 20th, 2001, 01:30 PM
Well, you can use ShellExecute... and send IPconfig /release and/or ipconfig /renew

Joe Rossini

Tommt
February 21st, 2001, 01:19 AM
Yes but this is a ugly way to that. I want a API call or something nice.

-Tommy

argo
February 22nd, 2001, 06:35 PM
I don't think there is an API call for that.

Joe Rossini