Hi...
I need to interface a WiFi device that defines its own protocols with a
Windows PC. I've done some Googling and a found a set of Windows WiFi APIs
that I think I can use.
Do I need to build a device driver? ( The device will never interact
directly with the kernel ) And what would be best IDE to use?

Thanks in advance...