On Nov 5, 2019, at 2:24 AM, Yvan Manon <yvan.ma...@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, t...@probo.com
Providenza & Boekelheide, Inc.

_______________________________________________
python-win32 mailing list
python-win32@python.org
https://mail.python.org/mailman/listinfo/python-win32

Reply via email to