Click here to Skip to main content
15,905,504 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: ifstream question Pin
etm12425-Apr-06 14:22
etm12425-Apr-06 14:22 
GeneralRe: ifstream question Pin
Stephen Hewitt25-Apr-06 14:26
Stephen Hewitt25-Apr-06 14:26 
GeneralRe: ifstream question Pin
etm12425-Apr-06 14:28
etm12425-Apr-06 14:28 
GeneralRe: ifstream question Pin
etm12425-Apr-06 14:36
etm12425-Apr-06 14:36 
GeneralRe: ifstream question Pin
Stephen Hewitt25-Apr-06 14:47
Stephen Hewitt25-Apr-06 14:47 
GeneralRe: ifstream question Pin
etm12425-Apr-06 14:55
etm12425-Apr-06 14:55 
QuestionFavorites Icon using IWebBrowser2 control Pin
achimera25-Apr-06 13:08
achimera25-Apr-06 13:08 
AnswerRe: Favorites Icon using IWebBrowser2 control [modified] Pin
code-frog25-Apr-06 17:09
professionalcode-frog25-Apr-06 17:09 
Haven't tried it and don't know if it will work but the path I would head down is below. Keep in mind I've never done this and have not worked in C/C++ for a while and when I did it wasn't web related.

I'd call CHttpRequest::GetURL[^] and I would try to get "http://www.websiteofinterest.com/favorite.ico" if true you are good if false handle it and try something else. I have not tested this nor do I know if it will work but it should without any trouble.

MODIFIED: That actually doesn't look like the right function to use. I think that's a server-side call you would make. In theory my idea holds find the right function and you should be good to go.



The enemy's gate is down. Cool | :cool:

Welcome to CP in your language. Post the unicode version in My CP Blog[^] now.

People who don't understand how awesome Firefox is have never used CPhog. The act of using CPhog alone doesn't make Firefox cool. It opens your eyes to the possibilities and then you start looking for other things like CPhog and your eyes are suddenly open to all sorts of useful things all through Firefox. - (Self Quote)
Last modified: Tuesday, April 25, 2006 10:11:18 PM --

GeneralRe: Favorites Icon using IWebBrowser2 control Pin
achimera25-Apr-06 17:32
achimera25-Apr-06 17:32 
GeneralRe: Favorites Icon using IWebBrowser2 control Pin
code-frog25-Apr-06 17:41
professionalcode-frog25-Apr-06 17:41 
GeneralRe: Favorites Icon using IWebBrowser2 control Pin
achimera25-Apr-06 18:05
achimera25-Apr-06 18:05 
GeneralRe: Favorites Icon using IWebBrowser2 control Pin
code-frog25-Apr-06 18:13
professionalcode-frog25-Apr-06 18:13 
GeneralRe: Favorites Icon using IWebBrowser2 control Pin
Russell Morris25-Apr-06 18:08
Russell Morris25-Apr-06 18:08 
GeneralRe: Favorites Icon using IWebBrowser2 control Pin
achimera25-Apr-06 18:13
achimera25-Apr-06 18:13 
AnswerRe: Favorites Icon using IWebBrowser2 control Pin
Mike Dimmick26-Apr-06 2:22
Mike Dimmick26-Apr-06 2:22 
GeneralRe: Favorites Icon using IWebBrowser2 control Pin
achimera26-Apr-06 9:44
achimera26-Apr-06 9:44 
Questionbit shifting Pin
Waldermort25-Apr-06 11:46
Waldermort25-Apr-06 11:46 
AnswerRe: bit shifting Pin
Michael Dunn25-Apr-06 12:58
sitebuilderMichael Dunn25-Apr-06 12:58 
GeneralRe: bit shifting Pin
Waldermort25-Apr-06 19:51
Waldermort25-Apr-06 19:51 
GeneralRe: bit shifting Pin
Michael Dunn25-Apr-06 20:41
sitebuilderMichael Dunn25-Apr-06 20:41 
GeneralRe: bit shifting Pin
Waldermort25-Apr-06 20:43
Waldermort25-Apr-06 20:43 
AnswerRe: bit shifting Pin
Bob Flynn26-Apr-06 2:38
Bob Flynn26-Apr-06 2:38 
QuestionHTTP Server Pin
Harshabhi25-Apr-06 10:00
Harshabhi25-Apr-06 10:00 
QuestionDoes VC++ 2003 produce better code than VC++ 2005 ? Pin
Defenestration25-Apr-06 9:58
Defenestration25-Apr-06 9:58 
AnswerRe: Does VC++ 2003 produce better code than VC++ 2005 ? Pin
Steve Maier25-Apr-06 10:57
professionalSteve Maier25-Apr-06 10:57 

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.