playing with registry

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

i have a few questions :
1. has anyone set ssid programmatically for ppc..? is it feasable?
2. i read somewhere that we could do it by desactivate WZC by changing its value at registry PPC, how we could do this task through .NET CF..?

thanks for the enlightment,
cheers,

rey
 
You would have to P/Invoke to calls in the native DLL that implements WZC.
There is no managed support for that. It's on our list at OpenNETCF, but we
have nothing more than an alpha of an interface.

Paul T.

rey17 said:
Hi,

i have a few questions :
1. has anyone set ssid programmatically for ppc..? is it feasable?
2. i read somewhere that we could do it by desactivate WZC by changing its
value at registry PPC, how we could do this task through .NET CF..?
 
Back
Top