Hello All:
Using Delphi, and reading the Registry (HKEY_CURRENT_USER) these two keys are available:
Software\\Microsoft\\Windo
ws\\Curren
tVersion\\
Explorer\\
ComDlg32\\
OpenSaveMR
U
Software\\Microsoft\\Windo
ws\\Curren
tVersion\\
Explorer\\
RecentDocs
Each entry is listed as a DWORD value. Can someone provide a TUT or sample code on how to convert these values into a string value so I can add them to a listbox? I've searched and searched and nothing found on how to read then convert the values.
Thanks
RB
Start Free Trial