Click here to Skip to main content
15,908,768 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Moving dailog box by clicking anywhere not only on caption bar? Pin
sam_psycho14-Jan-09 22:32
sam_psycho14-Jan-09 22:32 
GeneralRe: Moving dailog box by clicking anywhere not only on caption bar? Pin
«_Superman_»14-Jan-09 22:40
professional«_Superman_»14-Jan-09 22:40 
AnswerRe: Moving dailog box by clicking anywhere not only on caption bar? Pin
Nishad S14-Jan-09 19:33
Nishad S14-Jan-09 19:33 
AnswerRe: Moving dailog box by clicking anywhere not only on caption bar? Pin
Jijo.Raj14-Jan-09 21:49
Jijo.Raj14-Jan-09 21:49 
QuestionError LNK2005 ( extern variable) Pin
Arif Liminto14-Jan-09 15:17
professionalArif Liminto14-Jan-09 15:17 
AnswerRe: Error LNK2005 ( extern variable) Pin
«_Superman_»14-Jan-09 16:51
professional«_Superman_»14-Jan-09 16:51 
GeneralRe: Error LNK2005 ( extern variable) Pin
Arif Liminto14-Jan-09 17:03
professionalArif Liminto14-Jan-09 17:03 
QuestionHow to debug a program for unknown error?? Pin
Kiran Satish14-Jan-09 12:11
Kiran Satish14-Jan-09 12:11 
Hi all,

The question might be strange, but I have a MFC application (say on client system) which will be started by another program from another system (say server) using PsTools command via network. Both systems are connected using a crossover cable and once the server starts the client program it sends commands to client as per user request on server program (which is also a MFC program). The client program is multi-threaded program and records/playbacks videos from framegrabber. Everything is fine for a while, but recently the client program started acting weird, the program closes abruptly without any warning or message or anything, it just disappears (not even its trace in task manager) while the server is still running, the client should close only when the server sends a quit ('Q') command. I tried to have a message pop up in 'OnClose()' function etc etc, but nothing works, it just disappears randomly.
I wonder if there is any way to figure out what the problem/error is, any suggestions??

thanks,
-PNT.

PKNT

AnswerRe: How to debug a program for unknown error?? Pin
Stephen Hewitt14-Jan-09 13:51
Stephen Hewitt14-Jan-09 13:51 
AnswerRe: How to debug a program for unknown error?? Pin
Randor 14-Jan-09 14:50
professional Randor 14-Jan-09 14:50 
GeneralRe: How to debug a program for unknown error?? Pin
Kiran Satish14-Jan-09 15:52
Kiran Satish14-Jan-09 15:52 
GeneralRe: How to debug a program for unknown error?? Pin
Stephen Hewitt14-Jan-09 18:19
Stephen Hewitt14-Jan-09 18:19 
GeneralRe: How to debug a program for unknown error?? Pin
Kiran Satish15-Jan-09 9:49
Kiran Satish15-Jan-09 9:49 
GeneralRe: How to debug a program for unknown error?? Pin
Randor 15-Jan-09 12:57
professional Randor 15-Jan-09 12:57 
GeneralRe: How to debug a program for unknown error?? [modified] Pin
Kiran Satish15-Jan-09 13:46
Kiran Satish15-Jan-09 13:46 
QuestionRe: How to debug a program for unknown error?? Pin
Randor 15-Jan-09 16:20
professional Randor 15-Jan-09 16:20 
QuestionProgramming Cell Phone with MIDP on C-language Pin
Michael Monin14-Jan-09 10:20
Michael Monin14-Jan-09 10:20 
AnswerCP IGNORE - Not a question. Pin
leckey14-Jan-09 11:02
leckey14-Jan-09 11:02 
JokeThis is a question Pin
Luc Pattyn14-Jan-09 12:52
sitebuilderLuc Pattyn14-Jan-09 12:52 
JokeRe: This is a question Pin
Hamid_RT14-Jan-09 18:44
Hamid_RT14-Jan-09 18:44 
JokeRe: This is a question Pin
CPallini14-Jan-09 21:33
mveCPallini14-Jan-09 21:33 
RantMy vote of 1 Pin
CPallini14-Jan-09 21:28
mveCPallini14-Jan-09 21:28 
GeneralRe: My vote of 1 Pin
Luc Pattyn15-Jan-09 1:15
sitebuilderLuc Pattyn15-Jan-09 1:15 
QuestionView activation Pin
Member 465568514-Jan-09 4:25
Member 465568514-Jan-09 4:25 
AnswerRe: View activation Pin
Iain Clarke, Warrior Programmer14-Jan-09 4:28
Iain Clarke, Warrior Programmer14-Jan-09 4:28 

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.