Hello, I am currently making a program in Visual Basic Studio 2005 and I wanted to know if it was possible to be able to read the registry and have all the strings in the folder added into a combobox. What I mean is if I can get all of the strings from a folder like HKCU\Software\Microsoft\Internet Explorer\TypedURLs\ and add them into a combobox line by line? If could someone please give an explanation?

Thanks