Click here to Skip to main content
15,916,463 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionchange the caption of dialog box dynamically Pin
Aryan S25-Jan-06 1:06
Aryan S25-Jan-06 1:06 
AnswerRe: change the caption of dialog box dynamically Pin
Cedric Moonen25-Jan-06 1:10
Cedric Moonen25-Jan-06 1:10 
GeneralRe: change the caption of dialog box dynamically Pin
Aryan S25-Jan-06 2:06
Aryan S25-Jan-06 2:06 
GeneralRe: change the caption of dialog box dynamically Pin
toxcct25-Jan-06 2:13
toxcct25-Jan-06 2:13 
GeneralRe: change the caption of dialog box dynamically Pin
Aryan S25-Jan-06 2:21
Aryan S25-Jan-06 2:21 
GeneralRe: change the caption of dialog box dynamically Pin
Eytukan25-Jan-06 2:31
Eytukan25-Jan-06 2:31 
QuestionWM_GETMINMAXINFO and wrapping windows Pin
virtualrush25-Jan-06 0:59
virtualrush25-Jan-06 0:59 
AnswerRe: WM_GETMINMAXINFO and wrapping windows Pin
jhwurmbach25-Jan-06 1:06
jhwurmbach25-Jan-06 1:06 
GeneralRe: WM_GETMINMAXINFO and wrapping windows Pin
virtualrush25-Jan-06 1:35
virtualrush25-Jan-06 1:35 
GeneralRe: WM_GETMINMAXINFO and wrapping windows Pin
jhwurmbach25-Jan-06 2:05
jhwurmbach25-Jan-06 2:05 
GeneralRe: WM_GETMINMAXINFO and wrapping windows Pin
normanS25-Jan-06 19:17
normanS25-Jan-06 19:17 
GeneralRe: WM_GETMINMAXINFO and wrapping windows Pin
jhwurmbach25-Jan-06 21:39
jhwurmbach25-Jan-06 21:39 
GeneralRe: WM_GETMINMAXINFO and wrapping windows Pin
David Crow25-Jan-06 3:40
David Crow25-Jan-06 3:40 
AnswerRe: WM_GETMINMAXINFO and wrapping windows Pin
Vipin Aravind25-Jan-06 18:52
Vipin Aravind25-Jan-06 18:52 
QuestionHow to know and capture if a tooltip appears on screen? Pin
Rashid.Mahmood25-Jan-06 0:58
Rashid.Mahmood25-Jan-06 0:58 
AnswerRe: How to know and capture if a tooltip appears on screen? Pin
Rashid.Mahmood25-Jan-06 18:58
Rashid.Mahmood25-Jan-06 18:58 
AnswerRe: How to know and capture if a tooltip appears on screen? Pin
Stephen Hewitt25-Jan-06 21:26
Stephen Hewitt25-Jan-06 21:26 
QuestionDLL calback functions Pin
Rostfrei25-Jan-06 0:55
Rostfrei25-Jan-06 0:55 
Hello!

I want to write some aplication for example some proprietary TCP client that will connect to some server and receive and send messages. I want this functionality to be encapsulated in DLL library. Some GUI client will load this DLL and call its functions. So far so good. But here is a problem...when TCP client receives some message, I want it to notify GUI client trough some kind of callback function. How do I do that? How do I call a function that is implemented in GUI part from TCP client DLL?

I know I did something like that long ago when I was learning about DLL from MSDN article. I can't find this article now. I checked local and internet version of MSDN, but I just can't find it. The title was something like "Introduction to DLL's" or something like that and contained nice pictures of text and data segments mappings. If somebody knows this article please direct me to it.

Best regards,

Rostfrei
AnswerRe: DLL calback functions Pin
ky_rerun25-Jan-06 1:29
ky_rerun25-Jan-06 1:29 
QuestionNot able to Read LPSTREAM data Pin
saravana pandy25-Jan-06 0:49
saravana pandy25-Jan-06 0:49 
AnswerRe: Not able to Read LPSTREAM data Pin
Stephen Hewitt25-Jan-06 21:30
Stephen Hewitt25-Jan-06 21:30 
QuestionDocument pointer Pin
QuickDeveloper24-Jan-06 23:58
QuickDeveloper24-Jan-06 23:58 
AnswerRe: Document pointer Pin
Owner drawn25-Jan-06 0:11
Owner drawn25-Jan-06 0:11 
AnswerRe: Document pointer Pin
David Crow25-Jan-06 3:47
David Crow25-Jan-06 3:47 
Questionhow to read and write a file use unicode in windows 98?? Pin
ebinaini24-Jan-06 23:44
ebinaini24-Jan-06 23:44 

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.