Click here to Skip to main content
15,915,093 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: memory leak Pin
Tara1422-Jun-06 1:59
Tara1422-Jun-06 1:59 
GeneralRe: memory leak Pin
toxcct22-Jun-06 2:05
toxcct22-Jun-06 2:05 
GeneralRe: memory leak Pin
Hamid_RT22-Jun-06 19:41
Hamid_RT22-Jun-06 19:41 
AnswerRe: memory leak Pin
Ryan Binns22-Jun-06 1:26
Ryan Binns22-Jun-06 1:26 
QuestionCommunication between threads Pin
HakunaMatada22-Jun-06 0:22
HakunaMatada22-Jun-06 0:22 
AnswerRe: Communication between threads Pin
toxcct22-Jun-06 0:28
toxcct22-Jun-06 0:28 
AnswerRe: Communication between threads Pin
FarPointer22-Jun-06 0:33
FarPointer22-Jun-06 0:33 
AnswerRe: Communication between threads Pin
Ryan Binns22-Jun-06 1:28
Ryan Binns22-Jun-06 1:28 
What's the best way to build a house? Wink | ;)

There are many ways, ranging from thread messages (PostThreadMessage etc...) through shared memory, mailslots, pipes and shared variables (with appropriate mutexes/critical sections). Read up on them all and pick the one most suited to your application.


Ryan
"Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"

QuestionWhether a directory exists Pin
Anil_vvs22-Jun-06 0:11
Anil_vvs22-Jun-06 0:11 
AnswerRe: Whether a directory exists Pin
Rob Caldecott22-Jun-06 0:14
Rob Caldecott22-Jun-06 0:14 
AnswerRe: Whether a directory exists Pin
toxcct22-Jun-06 0:14
toxcct22-Jun-06 0:14 
AnswerRe: Whether a directory exists Pin
Code_Zombie22-Jun-06 1:07
Code_Zombie22-Jun-06 1:07 
AnswerRe: Whether a directory exists Pin
Hamid_RT22-Jun-06 19:55
Hamid_RT22-Jun-06 19:55 
Questionedit box Pin
amit.code21-Jun-06 23:47
amit.code21-Jun-06 23:47 
AnswerRe: edit box Pin
_AnsHUMAN_ 21-Jun-06 23:53
_AnsHUMAN_ 21-Jun-06 23:53 
GeneralRe: edit box Pin
amit.code22-Jun-06 0:15
amit.code22-Jun-06 0:15 
GeneralRe: edit box Pin
_AnsHUMAN_ 22-Jun-06 0:19
_AnsHUMAN_ 22-Jun-06 0:19 
GeneralRe: edit box Pin
amit.code22-Jun-06 0:49
amit.code22-Jun-06 0:49 
GeneralRe: edit box Pin
_AnsHUMAN_ 22-Jun-06 1:05
_AnsHUMAN_ 22-Jun-06 1:05 
AnswerRe: edit box Pin
Hamid_RT21-Jun-06 23:58
Hamid_RT21-Jun-06 23:58 
GeneralRe: edit box Pin
amit.code22-Jun-06 0:14
amit.code22-Jun-06 0:14 
GeneralRe: edit box Pin
Hamid_RT22-Jun-06 0:21
Hamid_RT22-Jun-06 0:21 
GeneralRe: edit box Pin
amit.code22-Jun-06 0:53
amit.code22-Jun-06 0:53 
QuestionRe: edit box Pin
Hamid_RT22-Jun-06 19:19
Hamid_RT22-Jun-06 19:19 
QuestionSMPP Pin
johnalek21-Jun-06 23:38
johnalek21-Jun-06 23:38 

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.