views:

253

answers:

0

Howdy,

I'm trying to write an application that connects to my company's wireless network automatically on windows XP.

I've found the Wireless LAN API but it requires me to have some hotfix installed on the machine, and you need to have sp2 or higher(There are machines with SP1, and I'm required to support any XP machine).

I've tried to find some samples about Wireless Zero Configuration on MSDN but with no luck, only samples I've found are for WinCE, I think Microsoft stopped supporting it. In addition I couldn't find where to download the dll and header file for working with the WZC.

There must be a way to do it and work on any service pack because I've found Zwlancfg by ENGL