Hello,
I'm the same guy who asked all those NDISUIO questions. I seem to have
gotten some of it working. When I try to send regular traffic through a
configured WLAN interface, I get Winsock error 11010. The last Winsock
error code is 11004. The descriptions continue on the page as "OS
dependent" error codes (I guess CE is an OS dependency). Counting up
from 11004, the one that corresponds to 11010 is "Overlapped operation
aborted", which rings a bell given that CE doesn't support overlapped
operations, but I was not attempting an overlapped operation.
Thanks for your help, CE gurus...
Tim