On Feb 9, 2012, at 10:20 AM, Christian Schmitz wrote:

> Maybe put all values in a dictionary and serialize to xml.

That sounds like a good solution.

In the meantime, maybe you can tell me why this is not working for me:

  dim keys As CFArrayMBS = 
Preferences.CopyKeyList(Preferences.kCFPreferencesCurrentApplication, _
     Preferences.kCFPreferencesCurrentUser, 
Preferences.kCFPreferencesCurrentHost)
  
Preferences is a non-nil reference to a CFPreferencesMBS instance. When the 
above code runs, the keys variable is nil.
_______________________________________________
Mbsplugins_monkeybreadsoftware.info mailing list
[email protected]
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info

Reply via email to