OpenNetCF Win32.Registry and the Desktop

  • Thread starter Thread starter Paul [Paradise Solutions]
  • Start date Start date
P

Paul [Paradise Solutions]

Hi all

I was wondering if anyone can tell me if the above can be used for
accessing the desktop registry, or should I use WinAPI?

Many thanks


Paul
 
You should use the desktop framework equivalent model
(Microsoft.Win32.Registry) - our library was built to match the desktop
object model.

Peter
 
Back
Top