Click here to Skip to main content
15,899,026 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Yielding Messages.... Pin
Mark Salsbery8-Oct-08 5:55
Mark Salsbery8-Oct-08 5:55 
QuestionThread question Pin
monsieur_jj7-Oct-08 19:19
monsieur_jj7-Oct-08 19:19 
AnswerRe: Thread question Pin
Michael Dunn7-Oct-08 19:37
sitebuilderMichael Dunn7-Oct-08 19:37 
GeneralRe: Thread question Pin
monsieur_jj7-Oct-08 20:05
monsieur_jj7-Oct-08 20:05 
GeneralRe: Thread question Pin
Cedric Moonen7-Oct-08 20:12
Cedric Moonen7-Oct-08 20:12 
GeneralRe: Thread question Pin
monsieur_jj7-Oct-08 20:23
monsieur_jj7-Oct-08 20:23 
GeneralRe: Thread question Pin
Cedric Moonen7-Oct-08 20:29
Cedric Moonen7-Oct-08 20:29 
QuestionFunction calling in header file Pin
Davitor7-Oct-08 19:05
Davitor7-Oct-08 19:05 
Hi All

I have a abc.cpp and abc.h.I have do some work on ButtonClick.I have also some code in header file.Now i want to call ButtonClick in header file.I am useing like this

Cabc domodal;
domodal.ButtonClick();

But i am geting error.Can any one tell me how can i call it.

Plz help me
AnswerRe: Function calling in header file Pin
ThatsAlok7-Oct-08 19:18
ThatsAlok7-Oct-08 19:18 
GeneralRe: Function calling in header file Pin
Davitor7-Oct-08 19:26
Davitor7-Oct-08 19:26 
GeneralRe: Function calling in header file Pin
ThatsAlok7-Oct-08 20:00
ThatsAlok7-Oct-08 20:00 
AnswerRe: Function calling in header file Pin
Cedric Moonen7-Oct-08 20:15
Cedric Moonen7-Oct-08 20:15 
AnswerRe: Function calling in header file Pin
CPallini7-Oct-08 23:06
mveCPallini7-Oct-08 23:06 
AnswerRe: Function calling in header file Pin
Bram van Kampen8-Oct-08 9:03
Bram van Kampen8-Oct-08 9:03 
QuestionPrinter HW Serial Number Pin
Bram van Kampen7-Oct-08 15:04
Bram van Kampen7-Oct-08 15:04 
AnswerRe: Printer HW Serial Number Pin
Garth J Lancaster7-Oct-08 16:14
professionalGarth J Lancaster7-Oct-08 16:14 
AnswerRe: Printer HW Serial Number Pin
Mark Salsbery8-Oct-08 6:18
Mark Salsbery8-Oct-08 6:18 
AnswerRe: Printer HW Serial Number Pin
Mark Salsbery8-Oct-08 6:27
Mark Salsbery8-Oct-08 6:27 
QuestionI get compile error c2440 it tells me cannot convert from void please help Pin
nah13377-Oct-08 9:26
nah13377-Oct-08 9:26 
AnswerRe: I get compile error c2440 it tells me cannot convert from void please help Pin
Cedric Moonen7-Oct-08 20:16
Cedric Moonen7-Oct-08 20:16 
GeneralRe: I get compile error c2440 it tells me cannot convert from void please help Pin
nah13377-Oct-08 22:57
nah13377-Oct-08 22:57 
GeneralRe: I get compile error c2440 it tells me cannot convert from void please help Pin
nah13378-Oct-08 0:32
nah13378-Oct-08 0:32 
QuestionRe: I get compile error c2440 it tells me cannot convert from void please help Pin
David Crow8-Oct-08 4:03
David Crow8-Oct-08 4:03 
AnswerRe: I get compile error c2440 it tells me cannot convert from void please help Pin
nah13378-Oct-08 6:03
nah13378-Oct-08 6:03 
QuestionRe: I get compile error c2440 it tells me cannot convert from void please help Pin
David Crow8-Oct-08 6:08
David Crow8-Oct-08 6:08 

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.