Click here to Skip to main content
15,914,780 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: User defined message , exeption at the hander return Pin
timbk10-Dec-10 4:09
timbk10-Dec-10 4:09 
AnswerRe: User defined message , exeption at the hander return Pin
Maximilien10-Dec-10 3:48
Maximilien10-Dec-10 3:48 
GeneralRe: User defined message , exeption at the hander return Pin
timbk10-Dec-10 4:24
timbk10-Dec-10 4:24 
AnswerRe: User defined message , exeption at the handler return Pin
«_Superman_»10-Dec-10 7:50
professional«_Superman_»10-Dec-10 7:50 
GeneralRe: User defined message , exeption at the handler return Pin
timbk10-Dec-10 7:56
timbk10-Dec-10 7:56 
AnswerAdded information Pin
timbk10-Dec-10 8:09
timbk10-Dec-10 8:09 
AnswerMore Added Info Pin
timbk10-Dec-10 9:30
timbk10-Dec-10 9:30 
GeneralRe: More Added Info Pin
Richard MacCutchan10-Dec-10 23:01
mveRichard MacCutchan10-Dec-10 23:01 
You have some conflicting statements here, you cannot say the app works without exception when an exception has occurred.

You also say "the child dialog do some things wrong". So, find out why it is doing those things and fix the program. You need to spend time with your debugger finding out why the exception occurs, and why the other errors happen. From the information you have provided it is impossible to guess what your code is doing.
Just say 'NO' to evaluated arguments for diadic functions! Ash

AnswerRe: User defined message , exeption at the handler return Pin
Gary R. Wheeler11-Dec-10 1:09
Gary R. Wheeler11-Dec-10 1:09 
AnswerVC++ debugging with latest Avira Antivir Pin
Alexander Fedorov10-Dec-10 2:33
Alexander Fedorov10-Dec-10 2:33 
QuestionUsing WM_USER, WM_APP or RegisterWindowMessage Pin
yccheok9-Dec-10 21:25
yccheok9-Dec-10 21:25 
AnswerRe: Using WM_USER, WM_APP or RegisterWindowMessage [modified] Pin
CPallini9-Dec-10 22:08
mveCPallini9-Dec-10 22:08 
GeneralRe: Using WM_USER, WM_APP or RegisterWindowMessage Pin
Rajesh R Subramanian9-Dec-10 23:43
professionalRajesh R Subramanian9-Dec-10 23:43 
GeneralRe: Using WM_USER, WM_APP or RegisterWindowMessage Pin
CPallini9-Dec-10 23:48
mveCPallini9-Dec-10 23:48 
GeneralRe: Using WM_USER, WM_APP or RegisterWindowMessage Pin
Rajesh R Subramanian9-Dec-10 23:51
professionalRajesh R Subramanian9-Dec-10 23:51 
GeneralRe: Using WM_USER, WM_APP or RegisterWindowMessage Pin
CPallini10-Dec-10 0:11
mveCPallini10-Dec-10 0:11 
GeneralRe: Using WM_USER, WM_APP or RegisterWindowMessage Pin
Rajesh R Subramanian10-Dec-10 0:24
professionalRajesh R Subramanian10-Dec-10 0:24 
GeneralRe: Using WM_USER, WM_APP or RegisterWindowMessage Pin
CPallini10-Dec-10 0:41
mveCPallini10-Dec-10 0:41 
GeneralRe: Using WM_USER, WM_APP or RegisterWindowMessage Pin
Rajesh R Subramanian10-Dec-10 0:54
professionalRajesh R Subramanian10-Dec-10 0:54 
JokeRe: Using WM_USER, WM_APP or RegisterWindowMessage Pin
CPallini10-Dec-10 1:02
mveCPallini10-Dec-10 1:02 
AnswerRe: Using WM_USER, WM_APP or RegisterWindowMessage Pin
Rajesh R Subramanian9-Dec-10 23:42
professionalRajesh R Subramanian9-Dec-10 23:42 
GeneralRe: Using WM_USER, WM_APP or RegisterWindowMessage Pin
CPallini9-Dec-10 23:50
mveCPallini9-Dec-10 23:50 
GeneralRe: Using WM_USER, WM_APP or RegisterWindowMessage Pin
Rajesh R Subramanian9-Dec-10 23:53
professionalRajesh R Subramanian9-Dec-10 23:53 
GeneralRe: Using WM_USER, WM_APP or RegisterWindowMessage Pin
CPallini10-Dec-10 0:21
mveCPallini10-Dec-10 0:21 
GeneralRe: Using WM_USER, WM_APP or RegisterWindowMessage Pin
Rajesh R Subramanian10-Dec-10 0:25
professionalRajesh R Subramanian10-Dec-10 0:25 

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.