Re: ShAutComplete - How to add url in recently browsed web page list?
- From: "Christopher Davis [MSFT]" <chrdavis@xxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 14 Jun 2005 22:59:03 -0700
The interface you are looking for is: IUrlHistoryStg2
Use the method AddURL to add a URL to IE's history.
http://msdn.microsoft.com/library/default.asp?url=/workshop/networking/urlhist/iurlhistorystg2/iurlhistory2.asp
Cheers,
Christopher Davis
This posting is provided "AS IS" with no warranties, and confers no rights.
"Ajay" <ajay@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:un86hadYFHA.2756@xxxxxxxxxxxxxxxxxxxxxxx
> Hello there,
> I am working on a browser based application, currently using
> ShAutoComplete in order to provide Auto complete facility for combo box
> used to enter the address of page that you want to browser. Used
> ShAutoComplete with SHACF_URLALL to show list of recently browsed web
> pages and webpage in history.
> Now how can I add address of web page browsed through my application into
> that list ? Means If I browser http://msn.com in my application, then it
> should go in the recently browsed page list that ShAutoComplete uses.
> Awaiting for your comments.
>
.
- Prev by Date: WM_TIMER crash (maybe)?
- Next by Date: Does ocx in VB forgets DLL loaded...
- Previous by thread: WM_TIMER crash (maybe)?
- Next by thread: Does ocx in VB forgets DLL loaded...
- Index(es):
Relevant Pages
|