Click here to Skip to main content
15,910,886 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
JokeRe: Task Manager and CPU Usage Pin
Nibu babu thomas28-May-07 1:29
Nibu babu thomas28-May-07 1:29 
GeneralRe: Task Manager and CPU Usage Pin
Rajesh R Subramanian28-May-07 1:30
professionalRajesh R Subramanian28-May-07 1:30 
AnswerRe: Task Manager and CPU Usage Pin
Roger Stoltz28-May-07 1:21
Roger Stoltz28-May-07 1:21 
GeneralRe: Task Manager and CPU Usage Pin
Rajesh R Subramanian28-May-07 1:29
professionalRajesh R Subramanian28-May-07 1:29 
GeneralRe: Task Manager and CPU Usage Pin
Roger Stoltz28-May-07 1:34
Roger Stoltz28-May-07 1:34 
GeneralRe: Task Manager and CPU Usage Pin
Rajesh R Subramanian28-May-07 5:31
professionalRajesh R Subramanian28-May-07 5:31 
GeneralRe: Task Manager and CPU Usage Pin
Roger Stoltz28-May-07 5:37
Roger Stoltz28-May-07 5:37 
QuestionCasting Pin
tom groezer28-May-07 1:12
tom groezer28-May-07 1:12 
Why is the below code incorrect in so far as compiler and casts are concerned. In what situations could the same fail?

int __cdecl mythread(void *p)<br />
<br />
AfxBeginThread((AFX_THREADPROC)mythread, NULL);

AnswerRe: Casting Pin
Nibu babu thomas28-May-07 1:22
Nibu babu thomas28-May-07 1:22 
Questionabout thread CPU usage Pin
mt_samiei28-May-07 0:57
mt_samiei28-May-07 0:57 
AnswerRe: about thread CPU usage Pin
Roger Stoltz28-May-07 1:04
Roger Stoltz28-May-07 1:04 
GeneralRe: about thread CPU usage Pin
mt_samiei28-May-07 1:19
mt_samiei28-May-07 1:19 
AnswerRe: about thread CPU usage Pin
Hamid_RT28-May-07 1:16
Hamid_RT28-May-07 1:16 
QuestionFlash movie in Dialog Box Pin
priyank_ldce28-May-07 0:55
priyank_ldce28-May-07 0:55 
QuestionRe: Flash movie in Dialog Box Pin
Hamid_RT28-May-07 1:07
Hamid_RT28-May-07 1:07 
QuestionCimage to bmp Pin
dodoxor28-May-07 0:47
dodoxor28-May-07 0:47 
QuestionRe: Cimage to bmp Pin
Hamid_RT28-May-07 9:02
Hamid_RT28-May-07 9:02 
QuestionRe: Cimage to bmp Pin
dodoxor28-May-07 21:27
dodoxor28-May-07 21:27 
QuestionHow to add tooltips programatically ? Pin
Atul2328-May-07 0:45
Atul2328-May-07 0:45 
AnswerRe: How to add tooltips programatically ? Pin
Hamid_RT28-May-07 1:13
Hamid_RT28-May-07 1:13 
AnswerRe: How to add tooltips programatically ? Pin
_AnsHUMAN_ 28-May-07 1:14
_AnsHUMAN_ 28-May-07 1:14 
QuestionPlace a dialog in another Pin
sireesha_sree28-May-07 0:44
sireesha_sree28-May-07 0:44 
AnswerRe: Place a dialog in another Pin
Hamid_RT28-May-07 1:09
Hamid_RT28-May-07 1:09 
AnswerRe: Place a dialog in another Pin
nitin328-May-07 1:16
nitin328-May-07 1:16 
AnswerRe: Place a dialog in another Pin
toxcct28-May-07 5:01
toxcct28-May-07 5:01 

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.