Re: [python-win32] NotifyAddrChange

2019-11-09 Thread Yvan Manon
Yes i found the same approch with ctypes with exemple https://programtalk.com/vs2/?source=python/3819/code-for-blog/eliben-code-for-blog-929642f/2008/wxpytris/lib/lib/eblib/win32/network.py https://programtalk.com/vs2/python/13271/WAPT/waptservice/network_manager.py/ thx -- *Yvan Manon* 36

Re: [python-win32] NotifyAddrChange

2019-11-05 Thread Tim Roberts
On Nov 5, 2019, at 2:24 AM, Yvan Manon 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

[python-win32] NotifyAddrChange

2019-11-05 Thread Yvan Manon
Hello 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 Thanks -- Tekmans