[lazarus] Question: Registry

Shane Miller SMiller1 at stvgb.org
Fri Nov 3 15:09:47 EST 2000


Makes sense to me.  
However, should there be underlying code for setting the root key that says:

>>
Am I connected to a key alreadY?  IF so, I should close it before setting the root key.
<<

I don't remember how it's supposed to work but that maybe should be added.
Thanks
Shane


>>> luis at luis-digital.8m.com 11/03/00 02:00PM >>>
Hi,

Question: registry.inc (Line 480)

If

	procedure TRegistry.SetCurrentKey(Value: HKEY);
	begin
	  fCurrentKey := Value;
	end;

Then

	procedure TRegistry.SetRootKey(Value: HKEY);
	begin

	end;

is equal to

	fRootKey := Value

Who is CAW?
-- 
 |--------------------------|
| Luis R. Hilario            |
| http://luisdigital.2y.net  |
 |--------------------------|

_________________________________________________________________
     To unsubscribe: mail lazarus-request at miraclec.com with
                "unsubscribe" as the Subject
    archives at http://www.miraclec.com/list_archives/lazarus






More information about the Lazarus mailing list