2ad Subj : Re: Windows Registry To : borland.public.cpp.borlandcpp From : Jogy Date : Wed Sep 03 2003 06:08 pm 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 . 0