Subj : Re: Windows Registry To : borland.public.cpp.borlandcpp From : "Braga" Date : Wed Sep 03 2003 11:27 am Thanks! "Jogy" escreveu na mensagem news:3f55f4cd$1@newsgroups.borland.com... > Braga wrote: > > > How can I do to access the Windows Registry?? > > using: > > * Windows XP > > * borland c 5.5 > > I have to check if any program are installed, sample: > > To check if DELPHI are installed I want find the key Delphi. > > > > > > > > Hello, > > You can use the WinAPI functions > RegOpenKeyEx() and RegQueryValueEx(). > > For information about how to use them, look in > the MSDN library: > > http://msdn.microsoft.com/library/default.asp?url=/library/en-us/sysinfo/base/regopenkeyex.asp > > > -- > Jogy > http://www.jogy.net/ > jogy@sirma.bg > .