Click here to Skip to main content
16,011,608 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: CListCtrl, How to see only some column Pin
Programm3r6-Sep-06 20:59
Programm3r6-Sep-06 20:59 
QuestionRe: CListCtrl, How to see only some column Pin
Hamid_RT6-Sep-06 21:35
Hamid_RT6-Sep-06 21:35 
QuestionRe: CListCtrl, How to see only some column Pin
David Crow7-Sep-06 4:25
David Crow7-Sep-06 4:25 
QuestionIs windproc special function and callback question. Pin
sawerr6-Sep-06 20:40
sawerr6-Sep-06 20:40 
AnswerRe: Is windproc special function and callback question. Pin
Cedric Moonen6-Sep-06 20:49
Cedric Moonen6-Sep-06 20:49 
AnswerRe: Is windproc special function and callback question. Pin
Waldermort6-Sep-06 21:31
Waldermort6-Sep-06 21:31 
GeneralRe: Is windproc special function and callback question. Pin
Cedric Moonen6-Sep-06 21:39
Cedric Moonen6-Sep-06 21:39 
GeneralRe: Is windproc special function and callback question. Pin
sawerr6-Sep-06 21:59
sawerr6-Sep-06 21:59 
Thanks or all answers
waldermort wrote:
A callback is like an auto redial on your telephone. Each time something happens, a timer has looped, a specific message is sent... The callback function is called.


But i want to learn its mechanism.I explained how i imagine it in C#.I wrote function, I register it with its delagate.And when event occurs "windows" call my function.

But in win32 i wrote in WinMain GetMessage().So it takes message feom queue and call specific func.So function is called my program itself not by windows.
Is this true?If true this is not callback right?If wrong what is the mechanism of win32 callback.I hope i can explain my problem more clear now.

Thanks
GeneralRe: Is windproc special function and callback question. [modified] Pin
Waldermort6-Sep-06 22:09
Waldermort6-Sep-06 22:09 
AnswerRe: Is windproc special function and callback question. Pin
m.dietz6-Sep-06 23:37
m.dietz6-Sep-06 23:37 
QuestionConsole question Pin
alex.barylski6-Sep-06 20:33
alex.barylski6-Sep-06 20:33 
AnswerRe: Console question Pin
Waldermort6-Sep-06 21:17
Waldermort6-Sep-06 21:17 
GeneralRe: Console question Pin
alex.barylski7-Sep-06 9:30
alex.barylski7-Sep-06 9:30 
AnswerRe: Console question Pin
toxcct6-Sep-06 21:23
toxcct6-Sep-06 21:23 
GeneralRe: Console question Pin
benjymous6-Sep-06 21:31
benjymous6-Sep-06 21:31 
GeneralRe: Console question Pin
toxcct6-Sep-06 21:44
toxcct6-Sep-06 21:44 
AnswerRe: Console question Pin
vinclaro0017-Sep-06 15:35
vinclaro0017-Sep-06 15:35 
AnswerRe: writing data in txt file Pin
Programm3r6-Sep-06 20:43
Programm3r6-Sep-06 20:43 
JokeRe: writing data in txt file Pin
Hamid_RT6-Sep-06 21:39
Hamid_RT6-Sep-06 21:39 
QuestionPointer to function with variable argument list Pin
Crazy Joe Devola6-Sep-06 17:26
Crazy Joe Devola6-Sep-06 17:26 
AnswerRe: Pointer to function with variable argument list Pin
prasad_som6-Sep-06 19:36
prasad_som6-Sep-06 19:36 
QuestionHow to uninstall cleanly a oem driver? Pin
linshi6-Sep-06 15:44
linshi6-Sep-06 15:44 
QuestionEvent handling in dynaically created control Pin
Mohammad A Gdeisat6-Sep-06 9:18
Mohammad A Gdeisat6-Sep-06 9:18 
AnswerRe: Event handling in dynaically created control Pin
David Crow6-Sep-06 10:26
David Crow6-Sep-06 10:26 
QuestionC++ Global data structures Pin
Polity4h6-Sep-06 9:04
Polity4h6-Sep-06 9:04 

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.