Click here to Skip to main content
15,893,814 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralResource Editor Pin
butterbean73024-Jun-03 9:20
butterbean73024-Jun-03 9:20 
GeneralI don't inderstand these errors Pin
johnstonsk24-Jun-03 9:06
johnstonsk24-Jun-03 9:06 
GeneralRe: I don't inderstand these errors Pin
peterchen24-Jun-03 9:29
peterchen24-Jun-03 9:29 
GeneralRe: I don't inderstand these errors Pin
johnstonsk24-Jun-03 9:31
johnstonsk24-Jun-03 9:31 
GeneralRe: I don't inderstand these errors Pin
Anonymous24-Jun-03 9:52
Anonymous24-Jun-03 9:52 
GeneralMFC question: scrolling window Pin
Charles Léonard24-Jun-03 8:56
Charles Léonard24-Jun-03 8:56 
Generalhave code for icon association w/eVb and eVC++...but... Pin
shirleyLo24-Jun-03 8:46
shirleyLo24-Jun-03 8:46 
GeneralProcess vs. Thread priority. Pin
Simon Steele24-Jun-03 6:06
Simon Steele24-Jun-03 6:06 
If I have two processes with normal priority, and each has a thread running with different priorities like this:

Process 1
|- Thread 1 (High Priority)

Process 2
|- Thread 2 (Normal Priority)

I'm trying to work out whether the high priority on the thread affects only the thread's chances of getting a slice within the context of slices available for the process, or whether it affects the allocation of slices at the same level as process priority.

That's not hugely clear, I know. Given this scenario, will Thread 1 get more time on the processor than Thread 2 (even though the processes have equal priority)?

Any ideas? Thanks.

--
Simon Steele
Programmers Notepad - http://www.pnotepad.org/
GeneralRe: Process vs. Thread priority. Pin
valikac24-Jun-03 7:26
valikac24-Jun-03 7:26 
GeneralRe: Process vs. Thread priority. Pin
peterchen24-Jun-03 9:49
peterchen24-Jun-03 9:49 
Generalhelp to display pixels,many thanks. Pin
Anonymous24-Jun-03 6:01
Anonymous24-Jun-03 6:01 
GeneralRe: help to display pixels,many thanks. Pin
David Crow24-Jun-03 7:24
David Crow24-Jun-03 7:24 
GeneralRe: help to display pixels,many thanks. Pin
basementman24-Jun-03 9:01
basementman24-Jun-03 9:01 
GeneralRe: help to display pixels,many thanks. Pin
John M. Drescher24-Jun-03 16:21
John M. Drescher24-Jun-03 16:21 
GeneralCStatic keyboard events Pin
lync24-Jun-03 5:56
lync24-Jun-03 5:56 
GeneralRe: CStatic keyboard events Pin
David Crow24-Jun-03 7:13
David Crow24-Jun-03 7:13 
GeneralExtracting Resouorces from an MFC App Pin
Brian Delahunty24-Jun-03 5:33
Brian Delahunty24-Jun-03 5:33 
GeneralRe: Extracting Resouorces from an MFC App Pin
Navin24-Jun-03 10:49
Navin24-Jun-03 10:49 
GeneralRe: Extracting Resouorces from an MFC App Pin
Ryan Binns24-Jun-03 15:24
Ryan Binns24-Jun-03 15:24 
GeneralRe: Extracting Resouorces from an MFC App Pin
Brian Delahunty24-Jun-03 22:45
Brian Delahunty24-Jun-03 22:45 
QuestionHow to make my app cann't be seen from screen? Pin
Nguyen Huynh Hung24-Jun-03 4:39
Nguyen Huynh Hung24-Jun-03 4:39 
AnswerRe: How to make my app cann't be seen from screen? Pin
David Crow24-Jun-03 4:45
David Crow24-Jun-03 4:45 
AnswerRe: How to make my app cann't be seen from screen? Pin
Michael P Butler24-Jun-03 5:26
Michael P Butler24-Jun-03 5:26 
AnswerRe: How to make my app cann't be seen from screen? Pin
Toni7824-Jun-03 20:46
Toni7824-Jun-03 20:46 
GeneralRe: Size of File Pin
David Crow24-Jun-03 4:43
David Crow24-Jun-03 4:43 

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.