Click here to Skip to main content
15,921,276 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralRe: Mixed Mode, Pinning Pointers Pin
Nish Nishant31-Oct-06 2:01
sitebuilderNish Nishant31-Oct-06 2:01 
GeneralRe: Mixed Mode, Pinning Pointers Pin
Mark Salsbery31-Oct-06 5:12
Mark Salsbery31-Oct-06 5:12 
Questionregistering a plugin Pin
saqib8230-Oct-06 1:58
saqib8230-Oct-06 1:58 
AnswerRe: registering a plugin Pin
led mike30-Oct-06 4:54
led mike30-Oct-06 4:54 
QuestionCan anyone help me? Pin
francium30-Oct-06 1:49
francium30-Oct-06 1:49 
AnswerRe: Can anyone help me? Pin
led mike30-Oct-06 4:53
led mike30-Oct-06 4:53 
AnswerRe: Can anyone help me? Pin
Christian Graus30-Oct-06 16:25
protectorChristian Graus30-Oct-06 16:25 
QuestionPriority to system timers Pin
RSangeetha29-Oct-06 21:59
RSangeetha29-Oct-06 21:59 
I have a application communicating to the hardware device via serial port.I have to do a task(some work) at the specified interval of time continously.
So i opted to use System.Timers. whenever the time elapses,i will perofrm the task.Apart from this i have someother task running parallely in my application.

The timer doesn't elapse at the speciifed time when some other task is going on continously.This is due to the time slice that OS schedules for the thread to execute .

But how can i make my task to execute when the timer elpases.Can i set some priority to the timer.Is there any alternate way to do this.

Thanks in Advance,

Sangeetha

AnswerRe: Priority to system timers Pin
Jonathan [Darka]30-Oct-06 3:46
professionalJonathan [Darka]30-Oct-06 3:46 
Questiongames Pin
ammoh29-Oct-06 20:56
ammoh29-Oct-06 20:56 
AnswerRe: games Pin
toxcct30-Oct-06 5:29
toxcct30-Oct-06 5:29 
AnswerRe: games Pin
Vega0230-Oct-06 9:55
Vega0230-Oct-06 9:55 
QuestionInputing data from .txt to array. Pin
Ramper29-Oct-06 15:58
Ramper29-Oct-06 15:58 
AnswerRe: Inputing data from .txt to array. Pin
Jun Du30-Oct-06 14:15
Jun Du30-Oct-06 14:15 
QuestionCan someone help me with sound control? Pin
crystal0049029-Oct-06 5:26
crystal0049029-Oct-06 5:26 
AnswerRe: Can someone help me with sound control? Pin
Mark Salsbery29-Oct-06 17:46
Mark Salsbery29-Oct-06 17:46 
Questioncan u help me Pin
scorpioninstyle28-Oct-06 9:08
scorpioninstyle28-Oct-06 9:08 
AnswerRe: can u help me Pin
Christian Graus28-Oct-06 11:27
protectorChristian Graus28-Oct-06 11:27 
QuestionLinux Active Process List Pin
feritunal27-Oct-06 22:52
feritunal27-Oct-06 22:52 
AnswerRe: Linux Active Process List Pin
George L. Jackson28-Oct-06 6:20
George L. Jackson28-Oct-06 6:20 
QuestionBYTE to unsigned char Pin
samkook27-Oct-06 12:54
samkook27-Oct-06 12:54 
AnswerRe: BYTE to unsigned char Pin
Christian Graus27-Oct-06 15:54
protectorChristian Graus27-Oct-06 15:54 
GeneralRe: BYTE to unsigned char Pin
samkook27-Oct-06 19:12
samkook27-Oct-06 19:12 
GeneralRe: BYTE to unsigned char Pin
Christian Graus28-Oct-06 2:19
protectorChristian Graus28-Oct-06 2:19 
GeneralRe: BYTE to unsigned char Pin
samkook28-Oct-06 9:08
samkook28-Oct-06 9:08 

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.