![]() |
|
|
|||||||
![]() |
Wireless Networking - Getting the name of the wifi-card for WZCQueryInterface and WZCSetInterface |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
|
|
|
|
|
#2 |
|
Posts: n/a
|
Hi,
how did you exactly solve the problem with error 2(file open) ? I'm trying to use WZCQueryInterface()on an iPAQ hx4700 with the WLAN adapter already powered on. Enum WZCEnumInterfaces() works fine, but WZCQueryInterface( NULL, INTF_ALL, &Intf, &dwOutFlags) returns error 2. I checked the Intf struct in the debugger and it seems in order (everything null except wszGuid="TIACXWLN1" in my case). Regards, Stanimir Laery wrote: > Hi, > > Solved the problem with error 2 (file open). > I'm now using a socketcom card and that one works fine. > Only have to change the ssid (found Paul T. his C# example) and that > should be it, hopefully > > Regards > TheLaery > > PS: when will google solve this problem "Unable to retrieve message > " Stanimir |
|