Read from registry
Posted: Sat Dec 26, 2009 12:23 pm
Hi guys!
I want to read information from registry:
but it returns NIL
I know, this key is multivalue in registry.
How to read it?
I want to read information from registry:
Code: Select all
cComPorts := RegistryRead( "HKEY_LOCAL_MACHINE\HARDWARE\Devicemap\SERIALCOMM" )
I know, this key is multivalue in registry.
How to read it?