Click here to Skip to main content
15,912,977 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionmaking an non-blocking call in VC++ Pin
hrishiS10-Dec-09 23:03
hrishiS10-Dec-09 23:03 
AnswerRe: making an non-blocking call in VC++ Pin
CPallini10-Dec-09 23:15
mveCPallini10-Dec-09 23:15 
AnswerRe: making an non-blocking call in VC++ Pin
Cedric Moonen10-Dec-09 23:21
Cedric Moonen10-Dec-09 23:21 
AnswerRe: making an non-blocking call in VC++ Pin
Rajesh R Subramanian10-Dec-09 23:47
professionalRajesh R Subramanian10-Dec-09 23:47 
AnswerRe: making an non-blocking call in VC++ Pin
softwaremonkey11-Dec-09 4:48
softwaremonkey11-Dec-09 4:48 
QuestionCatching WM_POWERBROADCAST message Pin
Still learning how to code10-Dec-09 22:57
Still learning how to code10-Dec-09 22:57 
AnswerRe: Catching WM_POWERBROADCAST message Pin
KarstenK11-Dec-09 1:04
mveKarstenK11-Dec-09 1:04 
GeneralRe: Catching WM_POWERBROADCAST message Pin
Still learning how to code11-Dec-09 1:51
Still learning how to code11-Dec-09 1:51 
GeneralRe: Catching WM_POWERBROADCAST message Pin
KarstenK11-Dec-09 2:04
mveKarstenK11-Dec-09 2:04 
GeneralRe: Catching WM_POWERBROADCAST message Pin
Still learning how to code11-Dec-09 10:20
Still learning how to code11-Dec-09 10:20 
AnswerRe: Catching WM_POWERBROADCAST message ---------------- *** SOLVED *** Pin
Still learning how to code13-Dec-09 12:01
Still learning how to code13-Dec-09 12:01 
QuestionMultithreading in vc++ Pin
mathy10-Dec-09 20:41
mathy10-Dec-09 20:41 
AnswerRe: Multithreading in vc++ Pin
Cedric Moonen10-Dec-09 20:47
Cedric Moonen10-Dec-09 20:47 
AnswerRe: Multithreading in vc++ Pin
CPallini10-Dec-09 21:04
mveCPallini10-Dec-09 21:04 
mathy wrote:
what is multithreading

It is a really big topic, you're strongly encouraged to read a book about. For an introduction see [^], [^].

Multithreading is what you typically need, when, for instance, your program is performing I/O operations for a long time and you don't want the user interface hanging in the meanwhile.
Smile | :)

If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong.
-- Iain Clarke

[My articles]

AnswerRe: Multithreading in vc++ Pin
Rajesh R Subramanian10-Dec-09 21:06
professionalRajesh R Subramanian10-Dec-09 21:06 
QuestionDiff Between ShowWindow and End Dialog Pin
002comp10-Dec-09 20:36
002comp10-Dec-09 20:36 
AnswerRe: Diff Between ShowWindow and End Dialog Pin
Cedric Moonen10-Dec-09 20:44
Cedric Moonen10-Dec-09 20:44 
AnswerRe: Diff Between ShowWindow and End Dialog Pin
CPallini10-Dec-09 20:55
mveCPallini10-Dec-09 20:55 
GeneralRe: Diff Between ShowWindow and End Dialog Pin
002comp10-Dec-09 21:39
002comp10-Dec-09 21:39 
Questionprogarm code of c++ Pin
moinsheikh10-Dec-09 19:10
moinsheikh10-Dec-09 19:10 
AnswerRe: progarm code of c++ Pin
Tim Craig10-Dec-09 19:16
Tim Craig10-Dec-09 19:16 
AnswerRe: progarm code of c++ [modified] Pin
Adam Roderick J10-Dec-09 19:17
Adam Roderick J10-Dec-09 19:17 
AnswerRe: progarm code of c++ Pin
Stephen Hewitt10-Dec-09 19:55
Stephen Hewitt10-Dec-09 19:55 
AnswerRe: progarm code of c++ Pin
Michael Schubert10-Dec-09 23:43
Michael Schubert10-Dec-09 23:43 
Questionprogram c++ Pin
moinsheikh10-Dec-09 18:37
moinsheikh10-Dec-09 18:37 

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.