Click here to Skip to main content
15,911,360 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralProgressbar as Part of Statusbar :: MFC Pin
valikac25-Apr-02 20:14
valikac25-Apr-02 20:14 
GeneralRe: Progressbar as Part of Statusbar :: MFC Pin
Roger Allen26-Apr-02 1:57
Roger Allen26-Apr-02 1:57 
GeneralRe: Progressbar as Part of Statusbar :: MFC Pin
valikac26-Apr-02 4:56
valikac26-Apr-02 4:56 
GeneralRe: Progressbar as Part of Statusbar :: MFC Pin
Roger Allen26-Apr-02 5:53
Roger Allen26-Apr-02 5:53 
GeneralRe: Progressbar as Part of Statusbar :: MFC Pin
valikac26-Apr-02 6:46
valikac26-Apr-02 6:46 
GeneralRe: I see your point Pin
valikac26-Apr-02 6:53
valikac26-Apr-02 6:53 
GeneralRe: Message Pump Pin
valikac26-Apr-02 16:23
valikac26-Apr-02 16:23 
GeneralCOM - History Extraction Pin
Sameer Maggon25-Apr-02 19:11
Sameer Maggon25-Apr-02 19:11 
Hi,
I am using the COM interface given below for getting
the history of Internet Explorer..


IEnumSTATURL* pIEnumSTATURL = NULL; // Enumerated URLs
UrlHistoryStg2* pUrlHistoryStg2 = NULL;


After getting the history i clear the history using
ClearHistory()\

And i am facing a problem, Sometimes some URLs are not deleted from the history and are there in it...
What may be the cause of this behaviour..
And how to delete them.

Regards
Sameer
GeneralDetermining Active View :: MFC Pin
valikac25-Apr-02 15:35
valikac25-Apr-02 15:35 
GeneralRe: Determining Active View :: MFC Pin
Joao Vaz25-Apr-02 18:55
Joao Vaz25-Apr-02 18:55 
GeneralRe: Determining Active View :: MFC Pin
valikac25-Apr-02 19:35
valikac25-Apr-02 19:35 
GeneralTaskbaricon for every childwindow in MDI Pin
Danny Springer25-Apr-02 13:06
Danny Springer25-Apr-02 13:06 
GeneralRe: Taskbaricon for every childwindow in MDI Pin
Matt Newman25-Apr-02 13:39
Matt Newman25-Apr-02 13:39 
GeneralRe: Taskbaricon for every childwindow in MDI Pin
Danny Springer25-Apr-02 19:50
Danny Springer25-Apr-02 19:50 
GeneralRe: Taskbaricon for every childwindow in MDI Pin
Nish Nishant25-Apr-02 15:06
sitebuilderNish Nishant25-Apr-02 15:06 
GeneralRe: Taskbaricon for every childwindow in MDI Pin
25-Apr-02 17:51
suss25-Apr-02 17:51 
GeneralRe: Taskbaricon for every childwindow in MDI Pin
Paul M Watt26-Apr-02 4:07
mentorPaul M Watt26-Apr-02 4:07 
GeneralCustom Command Routing :: MFC Pin
valikac25-Apr-02 12:24
valikac25-Apr-02 12:24 
GeneralRe: Custom Command Routing :: MFC Pin
Nish Nishant25-Apr-02 15:08
sitebuilderNish Nishant25-Apr-02 15:08 
GeneralRe: Custom Command Routing :: MFC Pin
valikac25-Apr-02 15:24
valikac25-Apr-02 15:24 
GeneralAny examples on Container Class + Iterator class, check this out... Pin
25-Apr-02 12:18
suss25-Apr-02 12:18 
GeneralRe: Any examples on Container Class + Iterator class, check this out... Pin
Joaquín M López Muñoz25-Apr-02 20:26
Joaquín M López Muñoz25-Apr-02 20:26 
Generala simple question about CDialog Pin
lucy25-Apr-02 11:17
lucy25-Apr-02 11:17 
GeneralRe: a simple question about CDialog Pin
Joaquín M López Muñoz25-Apr-02 11:20
Joaquín M López Muñoz25-Apr-02 11:20 
GeneralRe: a simple question about CDialog Pin
lucy25-Apr-02 11:36
lucy25-Apr-02 11:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.