[python-win32] NotifyAddrChange
Tim Roberts
timr at probo.com
Wed Nov 6 01:05:55 EST 2019
On Nov 5, 2019, at 2:24 AM, Yvan Manon <yvan.manon at siveo.net> wrote:
>
> I'm new with pywin32
> I would be inform about network ip change, is pywin32 can access to NotifyAddrChange
> https://docs.microsoft.com/en-us/windows/win32/api/iphlpapi/nf-iphlpapi-notifyaddrchange
> or is it a way to handle this or any advise to manage it
Did you do any web searching at all for this? Google is way faster than this mailing list. The first two hits show you how to do this with ctypes, or try cab use this package:
https://sourceforge.net/projects/iphelpers/files/ <https://sourceforge.net/projects/iphelpers/files/>
—
Tim Roberts, timr at probo.com
Providenza & Boekelheide, Inc.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20191105/08568d3b/attachment.html>
More information about the python-win32
mailing list