Click here to Skip to main content
15,892,005 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionCBrush class Pin
LCI9-Oct-06 6:06
LCI9-Oct-06 6:06 
AnswerRe: CBrush class Pin
Hamid_RT9-Oct-06 6:33
Hamid_RT9-Oct-06 6:33 
GeneralRe: CBrush class Pin
LCI9-Oct-06 6:43
LCI9-Oct-06 6:43 
GeneralRe: CBrush class Pin
Hamid_RT9-Oct-06 6:54
Hamid_RT9-Oct-06 6:54 
GeneralRe: CBrush class Pin
LCI9-Oct-06 7:11
LCI9-Oct-06 7:11 
GeneralRe: CBrush class Pin
Hamid_RT9-Oct-06 7:35
Hamid_RT9-Oct-06 7:35 
GeneralRe: CBrush class Pin
Michael Dunn9-Oct-06 7:11
sitebuilderMichael Dunn9-Oct-06 7:11 
QuestionProcess afinity Pin
bouli9-Oct-06 5:44
bouli9-Oct-06 5:44 
Hello gurus,

Using the SetThreadAfinity and SetThreadIdealProcessor APIs allow you to tell on wich CPU the thread will run.

Is there is a way to exploit all available CPU time from other CPUs?

I mean by that when I have a big thread is running and the CPU is full (100%), this same thread consume the other free CPU time in order to accelerate the proccessing.

I know that a thread initially runs on 1 CPU. But maybe it is possible to a thread to use other CPU time.

Thanks for the help.


There is no spoon.

AnswerRe: Process afinity Pin
James R. Twine9-Oct-06 7:18
James R. Twine9-Oct-06 7:18 
QuestionProblems while compiling a VC++ code Pin
Dinu_IP9-Oct-06 5:44
Dinu_IP9-Oct-06 5:44 
AnswerRe: Problems while compiling a VC++ code Pin
toxcct9-Oct-06 5:51
toxcct9-Oct-06 5:51 
GeneralRe: Problems while compiling a VC++ code Pin
Dinu_IP9-Oct-06 6:33
Dinu_IP9-Oct-06 6:33 
GeneralRe: Problems while compiling a VC++ code Pin
toxcct9-Oct-06 6:35
toxcct9-Oct-06 6:35 
GeneralRe: Problems while compiling a VC++ code Pin
Dinu_IP9-Oct-06 7:00
Dinu_IP9-Oct-06 7:00 
GeneralRe: Problems while compiling a VC++ code Pin
toxcct9-Oct-06 7:12
toxcct9-Oct-06 7:12 
QuestionDrawDrawRect's useage Pin
LCI9-Oct-06 5:43
LCI9-Oct-06 5:43 
AnswerRe: DrawDrawRect's useage Pin
Hamid_RT9-Oct-06 6:50
Hamid_RT9-Oct-06 6:50 
QuestionHow to make a non-movable, non-sizable Mainframe ? Pin
Routh9-Oct-06 5:34
Routh9-Oct-06 5:34 
AnswerRe: How to make a non-movable, non-sizable Mainframe ? Pin
David Crow9-Oct-06 5:41
David Crow9-Oct-06 5:41 
Questionclearing the registry Pin
Jerome Conus9-Oct-06 4:55
Jerome Conus9-Oct-06 4:55 
AnswerRe: clearing the registry Pin
Blake Miller9-Oct-06 4:57
Blake Miller9-Oct-06 4:57 
QuestionOnline poker screen scraping table info Pin
Bill Gates Antimatter Particle9-Oct-06 4:42
Bill Gates Antimatter Particle9-Oct-06 4:42 
JokeRe: Online poker screen scraping table info Pin
James R. Twine9-Oct-06 7:22
James R. Twine9-Oct-06 7:22 
GeneralRe: Online poker screen scraping table info Pin
Bill Gates Antimatter Particle9-Oct-06 8:05
Bill Gates Antimatter Particle9-Oct-06 8:05 
AnswerRe: how to get WebBrowser controll from CHtmlView Pin
led mike9-Oct-06 4:53
led mike9-Oct-06 4:53 

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.