Click here to Skip to main content
15,902,636 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to auto logon to a website? Pin
Christian Graus20-Jun-05 19:58
protectorChristian Graus20-Jun-05 19:58 
AnswerRe: How to auto logon to a website? Pin
FlyingTinman20-Jun-05 22:25
FlyingTinman20-Jun-05 22:25 
GeneralRe: How to auto logon to a website? Pin
FlyingTinman21-Jun-05 9:01
FlyingTinman21-Jun-05 9:01 
AnswerRe: How to auto logon to a website? Pin
David Crow21-Jun-05 5:02
David Crow21-Jun-05 5:02 
GeneralManipulate with the static text control Pin
Hoang Trong Minh Tuan20-Jun-05 19:41
Hoang Trong Minh Tuan20-Jun-05 19:41 
GeneralRe: Manipulate with the static text control Pin
Christian Graus20-Jun-05 19:58
protectorChristian Graus20-Jun-05 19:58 
GeneralRe: Manipulate with the static text control Pin
Nilesh K.20-Jun-05 21:37
Nilesh K.20-Jun-05 21:37 
QuestionDebug Assertion failed- Context Sensitive Help?? Pin
topagarwal20-Jun-05 18:38
topagarwal20-Jun-05 18:38 
I'm developing an application using MFC. I've implemented Context Sensitive
Help using HTMLHELPW function.
On the right click of the mouse on any of the controls a help message is
displayed.
The problem I'm facing is :- Whenever a user randomly right clicks on
several different controls an Debug Assertion Failure message is displayed
and the execution of the application is broken.
On deugging the application it is found to break at Wincore.cpp file.
I'm providing the Lines of code in Wincore.cpp where the failure occurs:

m_pMainWnd = &dlg;
INT_PTR nResponse = dlg.DoModal();

In debug window it displays:
Unhandled exception at 0x7c34055c (MFC71UD.DLL) in Application.exe: User
breakpoint.
File: wincore.cpp
line 880

Any idea how this problem can be resolved?

Thanks


AnswerRe: Debug Assertion failed- Context Sensitive Help?? Pin
David Crow21-Jun-05 5:04
David Crow21-Jun-05 5:04 
GeneralRe: Debug Assertion failed- Context Sensitive Help?? Pin
topagarwal21-Jun-05 18:02
topagarwal21-Jun-05 18:02 
GeneralRe: Debug Assertion failed- Context Sensitive Help?? Pin
David Crow22-Jun-05 3:01
David Crow22-Jun-05 3:01 
GeneralWindows Services Pin
20-Jun-05 18:26
suss20-Jun-05 18:26 
GeneralRe: Windows Services Pin
Nilesh K.20-Jun-05 18:35
Nilesh K.20-Jun-05 18:35 
GeneralRe: Windows Services Pin
Tom Archer20-Jun-05 21:31
Tom Archer20-Jun-05 21:31 
Generalconvert bitmap in bytes Pin
umair1120-Jun-05 18:12
umair1120-Jun-05 18:12 
GeneralRe: convert bitmap in bytes Pin
Christian Graus20-Jun-05 18:38
protectorChristian Graus20-Jun-05 18:38 
GeneralRe: convert bitmap in bytes Pin
Arrun22-Jun-05 19:24
Arrun22-Jun-05 19:24 
Generalshowing Digital data on a bitmap Pin
a_david12320-Jun-05 18:02
a_david12320-Jun-05 18:02 
GeneralActivating of a button in a web browser Pin
dex_ter1120-Jun-05 17:47
dex_ter1120-Jun-05 17:47 
GeneralRe: Activating of a button in a web browser Pin
David Crow21-Jun-05 5:06
David Crow21-Jun-05 5:06 
GeneralAdding Video player Pin
roOki320-Jun-05 16:03
roOki320-Jun-05 16:03 
Questionexit(0) problem, Why? Pin
lewislewis_lewis20-Jun-05 12:10
lewislewis_lewis20-Jun-05 12:10 
AnswerRe: exit(0) problem, Why? Pin
Blake Miller20-Jun-05 12:26
Blake Miller20-Jun-05 12:26 
GeneralThanks! BTW, wich one is nomaly using, what are they differenct? Pin
lewislewis_lewis20-Jun-05 12:42
lewislewis_lewis20-Jun-05 12:42 
GeneralRe: Thanks! BTW, wich one is nomaly using, what are they differenct? Pin
Blake Miller20-Jun-05 12:50
Blake Miller20-Jun-05 12:50 

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.