How do i get a list of all the favorites in the favorites folder into at combo box. Is it in the Regestry, an API, an other way?
Printable View
How do i get a list of all the favorites in the favorites folder into at combo box. Is it in the Regestry, an API, an other way?
I believe it is actually the contents of a directory in your profile.
Do a search for a directory called "Favourites" and you should find it.
Thank You, i made some code to list all the files(*.url) in that folder, thanks alot