PDA

Click to See Complete Forum and Search --> : Displaying Favorites and History Folder


girishbh
Nov 6th, 2000, 07:00 AM
Hi,
I am writing my own customized browser in VB and I need to access the IE favorites and history folder and display their contents (similar to how IE does).

1) I tried using the shell32 component, but I think it requires IE shell integration. Still, any insights into how I could effectively use this?

2) Any other methods through which I can navigate these folders (API, etc)?

3) For adding, organizing favorites, I have used the shdocvw.dll component. However, when I call ShellUIHelper::ShowBrowserUI('OrganizeFavorites', Null), the Organize Favorites dialog appears, but the mouse is disabled!! I can use only the keyboard!! Any known bugs?

Help Urgently Required!

Thanks in advance,
Girish