Is it supported by WinNT4.0 ?
TFD> See the “IP Helper” user-mode API familily.
TFD> Thomas F. Divine
TFD> http://ww.pcausa.com
TFD> “xxxxx@yandex” wrote in message news:xxxxx@ntdev…
>> Hello !
>> How can I detect parameters of network I’ve been inserted to ?
>> I mean, if you have a notebook, you may use it in work-net and in
>> home-net… How is it possible to check, that you’re in a new network
>> ?
>>
>> Looking forward to your answer,
>> Foxgen
>>
>>
>>
>>
TFD> —
TFD> Questions? First check the Kernel Driver FAQ at http://www.osronline.com/article.cfm?id=256
TFD> You are currently subscribed to ntdev as: xxxxx@yandex.ru
TFD> To unsubscribe send a blank email to xxxxx@lists.osr.com
Foxgen
This is the kind of question that tends to generate RTFM replies. In
fact, if you were to pull out the SDK, you’d find this paragraph:
Run-Time Requirements
The IP Helper API is supported on Microsoft? Windows? 98, Microsoft
Windows Millennium Edition, on Microsoft Windows NT? version 4.0 with
Service Pack 4, Microsoft Windows 2000, Microsoft Windows XP and
Microsoft Windows Server 2003 family. Not all operating systems support
all functions. If an IP Helper function is called on a platform that
does not support the function, ERROR_NOT_SUPPORTED is returned. For more
specific information about which operating systems support a particular
function, refer to the Requirements sections in the documentation
…and many more references to the functions you’re interested in. In
particular, there are SP restrictions in NT4 that are documented on a
per-function bases.
HTH.
-sd
On Fri, 2004-02-27 at 12:11, xxxxx@yandex wrote:
Is it supported by WinNT4.0 ?
TFD> See the “IP Helper” user-mode API familily.
TFD> Thomas F. Divine
TFD> http://ww.pcausa.com
TFD> “xxxxx@yandex” wrote in message news:xxxxx@ntdev…
> >> Hello !
> >> How can I detect parameters of network I’ve been inserted to ?
> >> I mean, if you have a notebook, you may use it in work-net and in
> >> home-net… How is it possible to check, that you’re in a new network
> >> ?
> >>
> >> Looking forward to your answer,
> >> Foxgen
> >>
> >>
> >>
> >>
>
>
>
> TFD> —
> TFD> Questions? First check the Kernel Driver FAQ at http://www.osronline.com/article.cfm?id=256
>
> TFD> You are currently subscribed to ntdev as: xxxxx@yandex.ru
> TFD> To unsubscribe send a blank email to xxxxx@lists.osr.com
>
>
>
>
> Foxgen
>
>
>
>
> —
> Questions? First check the Kernel Driver FAQ at http://www.osronline.com/article.cfm?id=256
>
> You are currently subscribed to ntdev as: xxxxx@positivenetworks.net
> To unsubscribe send a blank email to xxxxx@lists.osr.com
>