Click here to Skip to main content
15,895,084 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
AnswerRe: how to read and write a file use unicode in windows 98?? Pin
Owner drawn24-Jan-06 23:55
Owner drawn24-Jan-06 23:55 
AnswerRe: how to read and write a file use unicode in windows 98?? Pin
David Crow25-Jan-06 3:49
David Crow25-Jan-06 3:49 
GeneralRe: how to read and write a file use unicode in windows 98?? Pin
ebinaini25-Jan-06 14:31
ebinaini25-Jan-06 14:31 
QuestionRe: how to read and write a file use unicode in windows 98?? Pin
David Crow26-Jan-06 2:27
David Crow26-Jan-06 2:27 
Questionhow does this for loop work! Pin
namaskaaram24-Jan-06 23:21
namaskaaram24-Jan-06 23:21 
AnswerRe: how does this for loop work! Pin
benjymous24-Jan-06 23:31
benjymous24-Jan-06 23:31 
GeneralRe: how does this for loop work! Pin
Trollslayer25-Jan-06 1:42
mentorTrollslayer25-Jan-06 1:42 
AnswerRe: how does this for loop work! Pin
Owner drawn24-Jan-06 23:32
Owner drawn24-Jan-06 23:32 
AnswerRe: how does this for loop work! Pin
Rage24-Jan-06 23:43
professionalRage24-Jan-06 23:43 
GeneralRe: how does this for loop work! Pin
toxcct25-Jan-06 0:09
toxcct25-Jan-06 0:09 

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.