Click here to Skip to main content
15,881,757 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionSDL1014 : recursively defined types are not supported Pin
impeham18-Sep-06 22:22
impeham18-Sep-06 22:22 
QuestionLoading a Bitmap Dynamically in CStatic Pin
Sivaraman Dhamodaran18-Sep-06 22:09
Sivaraman Dhamodaran18-Sep-06 22:09 
AnswerRe: Loading a Bitmap Dynamically in CStatic Pin
khan++18-Sep-06 22:19
khan++18-Sep-06 22:19 
GeneralRe: Loading a Bitmap Dynamically in CStatic Pin
Sivaraman Dhamodaran18-Sep-06 22:49
Sivaraman Dhamodaran18-Sep-06 22:49 
AnswerRe: Loading a Bitmap Dynamically in CStatic Pin
Christopher Duncan19-Sep-06 0:49
Christopher Duncan19-Sep-06 0:49 
AnswerRe: Loading a Bitmap Dynamically in CStatic Pin
David Crow19-Sep-06 3:29
David Crow19-Sep-06 3:29 
QuestionRubber banding with image opened on the background Pin
dacky18-Sep-06 21:52
dacky18-Sep-06 21:52 
Questionwebsite blocker feature, using BHO and IWebBrowser2 Pin
daheitou18-Sep-06 21:49
daheitou18-Sep-06 21:49 
Hi, all:

I'm developing a feature for our software which can block a list of websites. For internet explorer, I chose the BHO technology. I've written a little BHO.dll which is loaded when internet explorer is launched. When user types a website address in the address bar and hit enter, I check the address to find out whether it is in the block list. If in the list, the internet explorer will be directed to a simple page containing "this website is blocked."

It works and I get desired feature.

But, to my surprise, it seems there's some conflict between internet explorer and the BHO.dll. Internet explorer ofter crashes after being launched. If I unregister the BHO.dll, internet explorer becomes OK.

Are there anyone who meets this kind of problem before? How to resolve it?

And, I notice that IWebBrowser2 can also implement my feature. Then, to my feature, which one is better?

I have to think about firefox and other IE-cored web browser. Where can I find some help to implement my feature?


Thank you very much!



daheitou
AnswerRe: website blocker feature, using BHO and IWebBrowser2 Pin
khan++18-Sep-06 22:25
khan++18-Sep-06 22:25 
GeneralRe: website blocker feature, using BHO and IWebBrowser2 Pin
daheitou19-Sep-06 5:41
daheitou19-Sep-06 5:41 
GeneralRe: website blocker feature, using BHO and IWebBrowser2 Pin
khan++19-Sep-06 20:20
khan++19-Sep-06 20:20 
QuestionMSWord Automation Pin
georgekjolly18-Sep-06 21:35
georgekjolly18-Sep-06 21:35 
AnswerRe: MSWord Automation Pin
Hamid_RT20-Sep-06 6:52
Hamid_RT20-Sep-06 6:52 
GeneralRe: MSWord Automation Pin
georgekjolly20-Sep-06 18:03
georgekjolly20-Sep-06 18:03 
QuestionOther Language(Japanese) string values in QuickWatch while debugging Pin
bharath_k18-Sep-06 21:21
bharath_k18-Sep-06 21:21 
AnswerRe: Other Language(Japanese) string values in QuickWatch while debugging Pin
Akt_4_U18-Sep-06 23:37
Akt_4_U18-Sep-06 23:37 
GeneralRe: Other Language(Japanese) string values in QuickWatch while debugging Pin
bharath_k19-Sep-06 0:13
bharath_k19-Sep-06 0:13 
QuestionHandling events in MFC. Pin
Pratheep Kenny18-Sep-06 21:16
Pratheep Kenny18-Sep-06 21:16 
AnswerRe: Handling events in MFC. Pin
Christian Graus18-Sep-06 21:41
protectorChristian Graus18-Sep-06 21:41 
AnswerRe: Handling events in MFC. Pin
Hamid_RT18-Sep-06 21:51
Hamid_RT18-Sep-06 21:51 
AnswerRe: Handling events in MFC. Pin
Pratheep Kenny19-Sep-06 0:45
Pratheep Kenny19-Sep-06 0:45 
QuestionHow to get the a system's Uniquee ip address on internet through coding ! Pin
gloriousgopi18-Sep-06 21:04
gloriousgopi18-Sep-06 21:04 
AnswerRe: How to get the a system's Uniquee ip address on internet through coding ! Pin
Matt Godbolt18-Sep-06 22:49
Matt Godbolt18-Sep-06 22:49 
GeneralRe: How to get the a system's Uniquee ip address on internet through coding ! Pin
gloriousgopi18-Sep-06 23:18
gloriousgopi18-Sep-06 23:18 
AnswerRe: How to get the a system's Uniquee ip address on internet through coding ! Pin
David Crow19-Sep-06 3:46
David Crow19-Sep-06 3:46 

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.