Link to home
Start Free TrialLog in
Avatar of Nitro187
Nitro187

asked on

Get a registry string....

Ok, here is the situation.... I want to get a string from the registry... the string is  -

HKEY_LOCAL_MACHINE\Software\Netscape\Netscape Navigator\CurrentVersion

Where CurrentVersion  is the string.  Now,  I've tried RegGetValue, GetRegKeyValue, and they both said "undeclared identifier"  :(

Can you please provide a working way to get the string of the location specified above.. I would really appreciate it.

I would offer more, but I dont have any more points.. :(

Thanks.
ASKER CERTIFIED SOLUTION
Avatar of jkr
jkr
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Nitro187
Nitro187

ASKER

Thanks a lot!  :)