D
Dirk Behrendt
Hello!
I have a problem with the OpenNETCF.Net.Adapter class.
After a successful connection with finding the right WLAN-Adapter and
assigning the network settings I call the method RebindAdapter() of the
OpenNETCF.Net.Adapter class.
RebindAdapter():
- I get a valid pointer for the NDIS driver
- When calling the method NDISUIOPInvokes.DeviceIoControl(...) I get the
error 0xc0000001.
I tried to use UnbindAdapter() and BindAdapter() instead of RebindAdapter(),
but there was the same error.
Has anyone an idea?
I use a WINCE 5.0 device.
Many Greetings
Dirk Behrendt
I have a problem with the OpenNETCF.Net.Adapter class.
After a successful connection with finding the right WLAN-Adapter and
assigning the network settings I call the method RebindAdapter() of the
OpenNETCF.Net.Adapter class.
RebindAdapter():
- I get a valid pointer for the NDIS driver
- When calling the method NDISUIOPInvokes.DeviceIoControl(...) I get the
error 0xc0000001.
I tried to use UnbindAdapter() and BindAdapter() instead of RebindAdapter(),
but there was the same error.
Has anyone an idea?
I use a WINCE 5.0 device.
Many Greetings
Dirk Behrendt