|
Prev: Heap Corruption error - please help
Next: Vista Magnification API: MagSetImageScalingCallback() doesn't work?
From: Le Chaud Lapin on 14 Jun 2008 10:55 On May 30, 12:22 am, "Kerem Gümrükcü" <kareem...(a)hotmail.com> wrote: > Hi, > > Have a look at the IP Helper Library Functions > and the Notify* Functions. > > [IP Helper Functions]http://msdn.microsoft.com/en-us/library/aa366071(VS.85).aspx > > mainly this one for the IPv4 and the IPv6 Protocolls: > > [NotifyIpInterfaceChange Function]http://msdn.microsoft.com/en-us/library/aa814450(VS.85).aspx > > There is also a synchronous IPv4 Version: > > [NotifyAddrChange Function]http://msdn.microsoft.com/en-us/library/aa366329(VS.85).aspx > > Hope this helps,... It does, thanks. :) What is the equivalent API for Windows Mobile? -Le Chaud Lapin-
From: Volodymyr M. Shcherbyna on 16 Jun 2008 04:02
NotifyAddrChange is present on CE. http://msdn.microsoft.com/en-us/library/aa922181.aspx -- V. This posting is provided "AS IS" with no warranties, and confers no rights. "Le Chaud Lapin" <jaibuduvin(a)gmail.com> wrote in message news:cce96acc-57d4-454d-835c-a11d64b22df3(a)f63g2000hsf.googlegroups.com... On May 30, 12:22 am, "Kerem G�mr�kc�" <kareem...(a)hotmail.com> wrote: > Hi, > > Have a look at the IP Helper Library Functions > and the Notify* Functions. > > [IP Helper > Functions]http://msdn.microsoft.com/en-us/library/aa366071(VS.85).aspx > > mainly this one for the IPv4 and the IPv6 Protocolls: > > [NotifyIpInterfaceChange > Function]http://msdn.microsoft.com/en-us/library/aa814450(VS.85).aspx > > There is also a synchronous IPv4 Version: > > [NotifyAddrChange > Function]http://msdn.microsoft.com/en-us/library/aa366329(VS.85).aspx > > Hope this helps,... It does, thanks. :) What is the equivalent API for Windows Mobile? -Le Chaud Lapin- |