|
Posted by vishal.g.shah@gmail.com on September 10, 2008, 11:37 pm
Please log in for more thread options
Hi Kun,
1)can you please show the paramenters being passes to DeviceIoControl
call ..
2)also have you checked the device handle you passed to
DeviceIoControl is valid or not ..
3)do u get the error mentioned for the very first call made to
DeviceIoControl ...
4) u can also refer wifi sample source codes from NETUI and WZC
present in platform builder or
or you can also refer wifi sample code available at
http://www.codeproject.com/KB/mobile/PeekPocket.aspx
show/hide quoted text
> Thank you for your reply.
> It seems that we find the cause of the problem.
> But we failed to solve it at present.
> We find that some system process takes up the device.
> So we failed to get the device.
> But it's a bit difficult for us to solve it.
> Really appreciate your kind reply.
> "vishal.g.s...@gmail.com" wrote:
> > Hi Kun ,
> > =A0 =A0 =A0 =A0 =A0 =A0you might have recieved that error because of in=
valid
show/hide quoted text
> > arguments being passed to DeviceIoControl error code 87 is
> > ERROR_INVALID_PARAMETER
> > see
> >http://msdn.microsoft.com/en-us/library/ms681382(VS.85).aspx
> > hope this helps ...
> > > Sorry forget to mention that my Windows Mobile version is 6.0.
> > > And the error code is returned by DeviceIoControl.
> > > Thanks.
> > > "Kun Niu" wrote:
> > > > Dear all,
> > > > I'm working on wifi for Windows Mobile.
> > > > Each time I open the wifi device, I get an error code of 87.
> > > > What does the error code mean?
> > > > Any hint would be appreciated and thansk in advance.- Hide quoted t=
ext -
show/hide quoted text
> > > - Show quoted text -- Hide quoted text -
> - Show quoted text -
|
>
> I'm working on wifi for Windows Mobile.
> Each time I open the wifi device, I get an error code of 87.
> What does the error code mean?
> Any hint would be appreciated and thansk in advance.