Click here to Skip to main content
16,004,882 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Question32 bit to 8 bit bitmap conversion Pin
himuskanhere28-May-07 1:25
himuskanhere28-May-07 1:25 
AnswerRe: 32 bit to 8 bit bitmap conversion Pin
Mark Salsbery28-May-07 7:48
Mark Salsbery28-May-07 7:48 
QuestionTask Manager and CPU Usage Pin
Rajesh R Subramanian28-May-07 1:14
professionalRajesh R Subramanian28-May-07 1:14 
AnswerRe: Task Manager and CPU Usage Pin
Hamid_RT28-May-07 1:19
Hamid_RT28-May-07 1:19 
GeneralRe: Task Manager and CPU Usage Pin
Rajesh R Subramanian28-May-07 5:27
professionalRajesh R Subramanian28-May-07 5:27 
GeneralRe: Task Manager and CPU Usage Pin
Hamid_RT28-May-07 6:03
Hamid_RT28-May-07 6:03 
AnswerRe: Task Manager and CPU Usage Pin
Nibu babu thomas28-May-07 1:20
Nibu babu thomas28-May-07 1:20 
GeneralRe: Task Manager and CPU Usage Pin
Rajesh R Subramanian28-May-07 1:26
professionalRajesh R Subramanian28-May-07 1:26 
From The Link
Don't use TM to determine your app's memory usage. Those numbers represent the amount of address space that is in use. They have nothing to do with the amount of that address space your program is actually using.


That's what I wanted. Thank you very much.


Nobody can give you wiser advice than yourself. - Cicero

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 
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 

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.