Registry and Compact Framework

  • Thread starter Thread starter Pocket Rocket
  • Start date Start date
P

Pocket Rocket

I am developing a compact framework based application for the Smartphone
platform. I am trying to use the Registry and RegistryKey classes
(Microsoft.Win32) to access the registry. Are these classes available in
the Compact framework. If they are not, how could I access the registry
from my Compact framework project? Thanks for your help.

PR
 
Back
Top