R
Richard Lewis Haggard
I wanted to save some information in the registry but was stymied. The
C#.NET documentation says to use a number of Win32 functions like
RegistryKey, etc., none of which seem to be supported in the CF world. Is it
possible to read and write to the registry and, if so, what are the
assemblies that must be attached to the project, what namespaces are to be
used and what are the function calls?
========
Richard Lewis Haggard
C#.NET documentation says to use a number of Win32 functions like
RegistryKey, etc., none of which seem to be supported in the CF world. Is it
possible to read and write to the registry and, if so, what are the
assemblies that must be attached to the project, what namespaces are to be
used and what are the function calls?
========
Richard Lewis Haggard