Click here to Skip to main content
15,896,912 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralInterfacing with C# .net web service from C++ .net Pin
Member 131514813-Oct-04 0:31
Member 131514813-Oct-04 0:31 
Generalagain IContextMenu Pin
mazur197313-Oct-04 0:01
mazur197313-Oct-04 0:01 
QuestionRealTime Priority? Pin
Manikandan12-Oct-04 23:40
Manikandan12-Oct-04 23:40 
AnswerRe: RealTime Priority? Pin
Arsalan Malik13-Oct-04 2:07
Arsalan Malik13-Oct-04 2:07 
AnswerRe: RealTime Priority? Pin
Antony M Kancidrowski13-Oct-04 2:33
Antony M Kancidrowski13-Oct-04 2:33 
GeneralRe: RealTime Priority? Pin
Manikandan13-Oct-04 5:22
Manikandan13-Oct-04 5:22 
GeneralRe: RealTime Priority? Pin
Antony M Kancidrowski13-Oct-04 5:33
Antony M Kancidrowski13-Oct-04 5:33 
GeneralRe: RealTime Priority? Pin
Manikandan13-Oct-04 6:20
Manikandan13-Oct-04 6:20 
Hi Ant, my application is time sensitive. even mouse move will affect its normal operation. This is why i have to suspend other programs when my exe run a thread.

Actually i found a standalone program in the net that list out all the running programs (I give you the link asap). When i set the priority to real time (24). I found my program running fine while i cant even access the mouse.

But i want to do this programmatically.
GeneralRe: RealTime Priority? Pin
Antony M Kancidrowski13-Oct-04 11:41
Antony M Kancidrowski13-Oct-04 11:41 
AnswerRe: RealTime Priority? Pin
geo_m13-Oct-04 21:42
geo_m13-Oct-04 21:42 
GeneralRe: RealTime Priority? Pin
Manikandan13-Oct-04 21:51
Manikandan13-Oct-04 21:51 
GeneralRe: RealTime Priority? Pin
geo_m14-Oct-04 0:28
geo_m14-Oct-04 0:28 
GeneralVectors vs Arrays Pin
mcsherry12-Oct-04 23:03
mcsherry12-Oct-04 23:03 
GeneralRe: Vectors vs Arrays Pin
V.12-Oct-04 23:37
professionalV.12-Oct-04 23:37 
GeneralRe: Vectors vs Arrays Pin
mcsherry12-Oct-04 23:47
mcsherry12-Oct-04 23:47 
GeneralRe: Vectors vs Arrays Pin
Mike Beckerleg13-Oct-04 0:05
Mike Beckerleg13-Oct-04 0:05 
GeneralRe: Vectors vs Arrays Pin
Kevin McFarlane13-Oct-04 6:36
Kevin McFarlane13-Oct-04 6:36 
GeneralRe: Vectors vs Arrays Pin
Maximilien13-Oct-04 0:56
Maximilien13-Oct-04 0:56 
GeneralRe: Vectors vs Arrays Pin
mcsherry13-Oct-04 2:40
mcsherry13-Oct-04 2:40 
GeneralRe: Vectors vs Arrays Pin
Kevin McFarlane13-Oct-04 6:37
Kevin McFarlane13-Oct-04 6:37 
QuestionCString += CString :: doesn't do the trick? Pin
V.12-Oct-04 22:39
professionalV.12-Oct-04 22:39 
AnswerRe: CString += CString :: doesn't do the trick? Pin
RChin12-Oct-04 23:21
RChin12-Oct-04 23:21 
GeneralRe: CString += CString :: doesn't do the trick? Pin
V.12-Oct-04 23:32
professionalV.12-Oct-04 23:32 
AnswerRe: CString += CString :: doesn't do the trick? Pin
David Crow13-Oct-04 3:39
David Crow13-Oct-04 3:39 
GeneralRe: CString += CString :: doesn't do the trick? Pin
V.13-Oct-04 4:39
professionalV.13-Oct-04 4:39 

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.