Click here to Skip to main content
15,890,336 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionexpanding environment strings Pin
neilsolent27-Jun-06 10:03
neilsolent27-Jun-06 10:03 
AnswerRe: expanding environment strings Pin
Michael Dunn27-Jun-06 11:38
sitebuilderMichael Dunn27-Jun-06 11:38 
GeneralRe: expanding environment strings Pin
neilsolent27-Jun-06 21:31
neilsolent27-Jun-06 21:31 
QuestionHBITMAP or CDC into a PDF File Pin
Christopher Stratmann27-Jun-06 10:02
Christopher Stratmann27-Jun-06 10:02 
AnswerRe: HBITMAP or CDC into a PDF File Pin
Chris Losinger27-Jun-06 10:28
professionalChris Losinger27-Jun-06 10:28 
AnswerRe: Char Pointers Pin
Maximilien27-Jun-06 8:05
Maximilien27-Jun-06 8:05 
GeneralRe: Char Pointers Pin
Christopher Stratmann27-Jun-06 23:59
Christopher Stratmann27-Jun-06 23:59 
QuestionProblems synchronizing multiple threads?? Pin
pavanbabut27-Jun-06 7:45
pavanbabut27-Jun-06 7:45 
Hi,
I am having an application written in vc++ in which it is having multiple threads (to say 2 threads) running parallel. These threads are created by the user at the same time, but ofcourse one after the other. I want them to be syncronized with each other so that they wont be off even by 33.3msec. Actuallly these two threads generate waveform signals through 2 waveform generator boards which finally generates images. So, the framerate will be at 30Hz. The problem is each thread generates two differnt images at the same frame rate, but while I replay the images they are "sometimes" off by one frame(33.3msec).
thanks,
-Pavan
QuestionRe: Problems synchronizing multiple threads?? Pin
Jun Du27-Jun-06 8:20
Jun Du27-Jun-06 8:20 
AnswerRe: Problems synchronizing multiple threads?? Pin
mikeorama1234527-Jun-06 8:39
mikeorama1234527-Jun-06 8:39 
QuestionRe: Problems synchronizing multiple threads?? Pin
David Crow27-Jun-06 9:09
David Crow27-Jun-06 9:09 
AnswerRe: Problems synchronizing multiple threads?? Pin
Michael Dunn27-Jun-06 11:44
sitebuilderMichael Dunn27-Jun-06 11:44 
GeneralRe: Problems synchronizing multiple threads?? Pin
Graham Bradshaw27-Jun-06 11:46
Graham Bradshaw27-Jun-06 11:46 
GeneralRe: Problems synchronizing multiple threads?? Pin
Jun Du28-Jun-06 3:45
Jun Du28-Jun-06 3:45 
GeneralRe: Problems synchronizing multiple threads?? Pin
John M. Drescher28-Jun-06 7:06
John M. Drescher28-Jun-06 7:06 
GeneralRe: Problems synchronizing multiple threads?? Pin
Jun Du28-Jun-06 9:03
Jun Du28-Jun-06 9:03 
GeneralRe: Problems synchronizing multiple threads?? Pin
led mike27-Jun-06 9:18
led mike27-Jun-06 9:18 
GeneralRe: Problems synchronizing multiple threads?? [modified] Pin
Zac Howland27-Jun-06 9:31
Zac Howland27-Jun-06 9:31 
GeneralRe: Problems synchronizing multiple threads?? Pin
mikeorama1234527-Jun-06 9:53
mikeorama1234527-Jun-06 9:53 
GeneralRe: Problems synchronizing multiple threads?? Pin
Zac Howland27-Jun-06 10:12
Zac Howland27-Jun-06 10:12 
GeneralRe: Problems synchronizing multiple threads?? Pin
John M. Drescher27-Jun-06 10:17
John M. Drescher27-Jun-06 10:17 
AnswerRe: Problems synchronizing multiple threads?? Pin
valikac27-Jun-06 9:12
valikac27-Jun-06 9:12 
AnswerRe: Problems synchronizing multiple threads?? Pin
Michael Dunn27-Jun-06 9:47
sitebuilderMichael Dunn27-Jun-06 9:47 
GeneralRe: Problems synchronizing multiple threads?? Pin
pavanbabut29-Jun-06 12:11
pavanbabut29-Jun-06 12:11 
Questionbug of mouse_event() Pin
V_shr27-Jun-06 7:28
V_shr27-Jun-06 7:28 

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.