O over shoot Aug 16, 2005 #1 How can I read/write from/to registry in a PocketPC 2003? thanks in advance.
P Peter Foot [MVP] Aug 16, 2005 #2 There are a number of wrappers available for registry access including the OpenNETCF SDF - www.opennetcf.org/sdf/ The source is available in the vault - http://vault.netcf.tv (username guest, password guest) Peter
There are a number of wrappers available for registry access including the OpenNETCF SDF - www.opennetcf.org/sdf/ The source is available in the vault - http://vault.netcf.tv (username guest, password guest) Peter
G Guest Aug 17, 2005 #3 You can instantiate the object of the type OpenNETCF.Win32.RegistryKey. OpenNetCF namespace can be downloaded from www.opennetcf.org.
You can instantiate the object of the type OpenNETCF.Win32.RegistryKey. OpenNetCF namespace can be downloaded from www.opennetcf.org.