Registry Keys

  • Thread starter Thread starter Armando Rocha
  • Start date Start date
A

Armando Rocha

Hi,

I m working on app mobile, and i need write key + values on registry. How i
do that?

Framework version: CF 3.5
Plataform: Windows Mobile 6 Professional SDK
 
..NETCF 2.0 and upwards has registry classes to match those in the full
framework in the Microsoft.Win32 namespace. You should find numerous samples
involving the Registry and RegistryKey classes.

Peter
 
Back
Top