PDA

View Full Version : registry editor class


eljoe
30th March 2007, 02:10 AM
Does anyone has any class to read/write registry values in managed code for compact framework 2 ?

thanks!

Rudegar
30th March 2007, 09:09 AM
yep ms does it's a part of the framework
in that respect compact is just like normal .net framework
http://msdn2.microsoft.com/en-us/library/microsoft.win32.registrykey(VS.80).aspx