[python-win32] NotifyAddrChange
Yvan Manon
yvan.manon at siveo.net
Fri Nov 8 02:59:46 EST 2019
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 rue decazes
13007 Marseille
Téléphone : 01 86 95 31 90
Web: http://www.siveo.net
Le 06/11/2019 à 07:05, Tim Roberts a écrit :
> On Nov 5, 2019, at 2:24 AM, Yvan Manon <yvan.manon at siveo.net
> <mailto: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/
> —
> Tim Roberts, timr at probo.com <mailto:timr at probo.com>
> Providenza & Boekelheide, Inc.
>
>
> _______________________________________________
> python-win32 mailing list
> python-win32 at python.org
> https://mail.python.org/mailman/listinfo/python-win32
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20191108/6a5feb0a/attachment.html>
More information about the python-win32
mailing list