Click here to Skip to main content
15,900,510 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to get the data from edit control Pin
vc++_fragrance18-Sep-06 22:53
vc++_fragrance18-Sep-06 22:53 
AnswerRe: How to get the data from edit control Pin
Bravoone_200618-Sep-06 23:09
Bravoone_200618-Sep-06 23:09 
GeneralRe: How to get the data from edit control Pin
_AnsHUMAN_ 18-Sep-06 23:10
_AnsHUMAN_ 18-Sep-06 23:10 
GeneralRe: How to get the data from edit control Pin
vc++_fragrance18-Sep-06 23:16
vc++_fragrance18-Sep-06 23:16 
GeneralRe: How to get the data from edit control Pin
_AnsHUMAN_ 18-Sep-06 23:24
_AnsHUMAN_ 18-Sep-06 23:24 
GeneralRe: How to get the data from edit control Pin
vc++_fragrance18-Sep-06 23:48
vc++_fragrance18-Sep-06 23:48 
GeneralRe: How to get the data from edit control Pin
Hamid_RT20-Sep-06 6:52
Hamid_RT20-Sep-06 6:52 
GeneralRe: How to get the data from edit control Pin
David Crow19-Sep-06 3:26
David Crow19-Sep-06 3:26 
AnswerRe: How to get the data from edit control Pin
prasad_som18-Sep-06 23:21
prasad_som18-Sep-06 23:21 
GeneralRe: How to get the data from edit control Pin
vc++_fragrance18-Sep-06 23:31
vc++_fragrance18-Sep-06 23:31 
Questionadding hyperlink to Dialog Pin
Kiran Pinjala18-Sep-06 22:35
Kiran Pinjala18-Sep-06 22:35 
AnswerRe: adding hyperlink to Dialog Pin
Nibu babu thomas18-Sep-06 22:46
Nibu babu thomas18-Sep-06 22:46 
AnswerRe: adding hyperlink to Dialog Pin
toxcct18-Sep-06 22:47
toxcct18-Sep-06 22:47 
AnswerRe: adding hyperlink to Dialog Pin
anu_8818-Sep-06 22:52
anu_8818-Sep-06 22:52 
AnswerRe: adding hyperlink to Dialog Pin
Hamid_RT19-Sep-06 0:37
Hamid_RT19-Sep-06 0:37 
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 
AnswerRe: website blocker feature, using BHO and IWebBrowser2 Pin
khan++18-Sep-06 22:25
khan++18-Sep-06 22:25 
About the crashing effect, you could start the program in debug mode. Set the "Executable for debug sessions" to iexplore.exe (You have to give the full path to iexplore.exe). Then start the program in debug mode and set breakpoints in your BHO dll code. That way, you can debug your BHO.
About the firefox etc, sorry don't have any idea. I hope someone else can help.


this is this.

GeneralRe: website blocker feature, using BHO and IWebBrowser2 Pin
daheitou19-Sep-06 5:41
daheitou19-Sep-06 5:41 

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.