Click here to Skip to main content
15,881,600 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Intercept login from locked screen Pin
davedoc4-Jan-06 1:43
davedoc4-Jan-06 1:43 
QuestionHow to access a Dialog from another class X? Pin
Eytukan3-Jan-06 3:37
Eytukan3-Jan-06 3:37 
AnswerRe: How to access a Dialog from another class X? Pin
benjymous3-Jan-06 4:48
benjymous3-Jan-06 4:48 
GeneralRe: How to access a Dialog from another class X? Pin
Eytukan3-Jan-06 4:58
Eytukan3-Jan-06 4:58 
AnswerRe: How to access a Dialog from another class X? Pin
Prakash Nadar3-Jan-06 5:05
Prakash Nadar3-Jan-06 5:05 
GeneralRe: How to access a Dialog from another class X? Pin
Eytukan3-Jan-06 5:10
Eytukan3-Jan-06 5:10 
GeneralRe: How to access a Dialog from another class X? Pin
S Douglas3-Jan-06 20:25
professionalS Douglas3-Jan-06 20:25 
Questionthread/application priority Pin
tonyro3-Jan-06 3:30
tonyro3-Jan-06 3:30 
I'm trying to write a very time sensitive program so I need to make sure that the entire application receives the highest of priorities and that no background tasks are running. I tried using 'SetThreadPriority(hWnd,31);', but other tasks, processes, applications, etc still seem to run and interfere with the timing of my program. Is it possible to make my program such that it is the only task that is running on the computer? Thanks in advance for any help.
AnswerRe: thread/application priority Pin
khan++3-Jan-06 3:42
khan++3-Jan-06 3:42 
AnswerRe: thread/application priority Pin
Ali Mojtabaee3-Jan-06 3:50
Ali Mojtabaee3-Jan-06 3:50 
GeneralRe: thread/application priority Pin
tonyro3-Jan-06 3:53
tonyro3-Jan-06 3:53 
GeneralRe: thread/application priority Pin
basementman3-Jan-06 4:59
basementman3-Jan-06 4:59 
GeneralRe: thread/application priority Pin
Ali Mojtabaee4-Jan-06 5:43
Ali Mojtabaee4-Jan-06 5:43 
AnswerRe: thread/application priority Pin
Michael Dunn3-Jan-06 7:44
sitebuilderMichael Dunn3-Jan-06 7:44 
GeneralRe: thread/application priority Pin
tonyro4-Jan-06 4:53
tonyro4-Jan-06 4:53 
GeneralRe: thread/application priority Pin
Michael Dunn5-Jan-06 9:16
sitebuilderMichael Dunn5-Jan-06 9:16 
AnswerRe: thread/application priority Pin
Stephen Hewitt9-Jan-06 2:04
Stephen Hewitt9-Jan-06 2:04 
Questionproblem with buffer in fread and fwrite Pin
hamsha_ir3-Jan-06 2:38
hamsha_ir3-Jan-06 2:38 
AnswerRe: problem with buffer in fread and fwrite Pin
kakan3-Jan-06 2:56
professionalkakan3-Jan-06 2:56 
AnswerRe: problem with buffer in fread and fwrite Pin
Laxman93-Jan-06 2:59
Laxman93-Jan-06 2:59 
QuestionSimulating a click in a CListCtrl Pin
Kharfax3-Jan-06 1:47
Kharfax3-Jan-06 1:47 
AnswerRe: Simulating a click in a CListCtrl Pin
khan++3-Jan-06 2:44
khan++3-Jan-06 2:44 
GeneralRe: Simulating a click in a CListCtrl Pin
Eytukan3-Jan-06 5:25
Eytukan3-Jan-06 5:25 
GeneralRe: Simulating a click in a CListCtrl Pin
Kharfax3-Jan-06 7:16
Kharfax3-Jan-06 7:16 
QuestionIE Plugins Pin
Nawal K Gupta3-Jan-06 0:32
Nawal K Gupta3-Jan-06 0:32 

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.