Home All Groups Group Topic Archive Search About

Open Wireless Zero Configuraion Dialog

Author
30 May 2005 5:02 AM
Autumn
I have a problem to write a program to open wireless zero
configuration dialog in WinXP and WinCE. does there have any api to
call or some reference code for me to solve it?

Author
30 May 2005 10:46 AM
Arkady Frenkel
For CE you can use example from Platform Builder on
C:\WINCE500\PUBLIC\COMMON\OAK\DRIVERS\NETSAMP\WZCTOOL
and
C:\WINCE500\PUBLIC\COMMON\OAK\DRIVERS\NETUI

Arkady
P.S. Some code was published in drivers group for that in XP but I can't
find that just now

Show quoteHide quote
"Autumn" <Aut***@discussions.microsoft.com> wrote in message
news:4EDC3D52-56AA-4743-992F-93A6BF735BB7@microsoft.com...
>I have a problem to write a program to open wireless zero
> configuration dialog in WinXP and WinCE. does there have any api to
> call or some reference code for me to solve it?
>
>
Are all your drivers up to date? click for free checkup

Author
1 Jun 2005 12:18 PM
Arkady Frenkel
At the end I found that :
http://groups-beta.google.com/group/microsoft.public.development.device.drivers/browse_thread/thread/9cf9fe3c7de0ff64/8bfb174f20dafb86?q=LPCSTR0x0018&rnum=1&hl=en#8bfb174f20dafb86
(aware of wrap )
Arkady

Show quoteHide quote
"Arkady Frenkel" <arka***@hotmailxdotx.com> wrote in message
news:OcoGiwPZFHA.1148@tk2msftngp13.phx.gbl...
> For CE you can use example from Platform Builder on
> C:\WINCE500\PUBLIC\COMMON\OAK\DRIVERS\NETSAMP\WZCTOOL
> and
> C:\WINCE500\PUBLIC\COMMON\OAK\DRIVERS\NETUI
>
> Arkady
> P.S. Some code was published in drivers group for that in XP but I can't
> find that just now
>
> "Autumn" <Aut***@discussions.microsoft.com> wrote in message
> news:4EDC3D52-56AA-4743-992F-93A6BF735BB7@microsoft.com...
>>I have a problem to write a program to open wireless zero
>> configuration dialog in WinXP and WinCE. does there have any api to
>> call or some reference code for me to solve it?
>>
>>
>
>
Author
1 Jun 2005 4:43 PM
Arkady Frenkel
BTW both windows ( uncomment one and comment other ) opened just fine for me
in XP ( SP1/2 ).
Arkady

Show quoteHide quote
"Arkady Frenkel" <arka***@hotmailxdotx.com> wrote in message
news:ecCzbtpZFHA.3040@TK2MSFTNGP14.phx.gbl...
> At the end I found that :
> http://groups-beta.google.com/group/microsoft.public.development.device.drivers/browse_thread/thread/9cf9fe3c7de0ff64/8bfb174f20dafb86?q=LPCSTR0x0018&rnum=1&hl=en#8bfb174f20dafb86
> (aware of wrap )
> Arkady
>
> "Arkady Frenkel" <arka***@hotmailxdotx.com> wrote in message
> news:OcoGiwPZFHA.1148@tk2msftngp13.phx.gbl...
>> For CE you can use example from Platform Builder on
>> C:\WINCE500\PUBLIC\COMMON\OAK\DRIVERS\NETSAMP\WZCTOOL
>> and
>> C:\WINCE500\PUBLIC\COMMON\OAK\DRIVERS\NETUI
>>
>> Arkady
>> P.S. Some code was published in drivers group for that in XP but I can't
>> find that just now
>>
>> "Autumn" <Aut***@discussions.microsoft.com> wrote in message
>> news:4EDC3D52-56AA-4743-992F-93A6BF735BB7@microsoft.com...
>>>I have a problem to write a program to open wireless zero
>>> configuration dialog in WinXP and WinCE. does there have any api to
>>> call or some reference code for me to solve it?
>>>
>>>
>>
>>
>
>
Author
2 Jun 2005 2:03 AM
Autumn
Thanks for yuor help, and I will try it.

Show quoteHide quote
"Arkady Frenkel" wrote:

> BTW both windows ( uncomment one and comment other ) opened just fine for me
> in XP ( SP1/2 ).
> Arkady
>
> "Arkady Frenkel" <arka***@hotmailxdotx.com> wrote in message
> news:ecCzbtpZFHA.3040@TK2MSFTNGP14.phx.gbl...
> > At the end I found that :
> > http://groups-beta.google.com/group/microsoft.public.development.device.drivers/browse_thread/thread/9cf9fe3c7de0ff64/8bfb174f20dafb86?q=LPCSTR0x0018&rnum=1&hl=en#8bfb174f20dafb86
> > (aware of wrap )
> > Arkady
> >
> > "Arkady Frenkel" <arka***@hotmailxdotx.com> wrote in message
> > news:OcoGiwPZFHA.1148@tk2msftngp13.phx.gbl...
> >> For CE you can use example from Platform Builder on
> >> C:\WINCE500\PUBLIC\COMMON\OAK\DRIVERS\NETSAMP\WZCTOOL
> >> and
> >> C:\WINCE500\PUBLIC\COMMON\OAK\DRIVERS\NETUI
> >>
> >> Arkady
> >> P.S. Some code was published in drivers group for that in XP but I can't
> >> find that just now
> >>
> >> "Autumn" <Aut***@discussions.microsoft.com> wrote in message
> >> news:4EDC3D52-56AA-4743-992F-93A6BF735BB7@microsoft.com...
> >>>I have a problem to write a program to open wireless zero
> >>> configuration dialog in WinXP and WinCE. does there have any api to
> >>> call or some reference code for me to solve it?
> >>>
> >>>
> >>
> >>
> >
> >
>
>
>

Bookmark and Share