Hello,
I have a rather strange problem. I am trying to develop a little software for my PDA. It runs Windows CE 5.0 and I am using VS2005 and C# to develop the software. I wanted to implement a wifi signal strength icon, so therefor I wrote following code:
AdapterCollection adapterList ...