Quote Originally Posted by Mike
Btw., did you use it under Windows or Linux? Maybe there is a difference if you use it with the Registry or a flat file under Linux. I also use all defaults - no custom storage handler...
All defaults, and there is no difference between platforms in this code. Array reading is a "high-level" (platform independent) call. It then calls lower-level (platform dependent) methods to read the item itself.