Click here to Skip to main content
15,920,687 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: What is this code ?!!! Pin
Hadi Rezaee27-Jun-01 19:51
Hadi Rezaee27-Jun-01 19:51 
GeneralRe: What is this code ?!!! Pin
markkuk27-Jun-01 21:44
markkuk27-Jun-01 21:44 
GeneralRe: What is this code ?!!! Pin
Hadi Rezaee28-Jun-01 10:25
Hadi Rezaee28-Jun-01 10:25 
AnswerRe: What is this code ?!!! Pin
Carlos Antollini28-Jun-01 10:41
Carlos Antollini28-Jun-01 10:41 
GeneralDynamic controls Pin
Farah Mansor25-Jun-01 16:28
Farah Mansor25-Jun-01 16:28 
GeneralTimers accuracy Pin
Brad Schroeder25-Jun-01 13:59
Brad Schroeder25-Jun-01 13:59 
GeneralRe: Timers accuracy Pin
Carlos Antollini25-Jun-01 15:06
Carlos Antollini25-Jun-01 15:06 
GeneralRe: Timers accuracy Pin
Brad Schroeder25-Jun-01 15:59
Brad Schroeder25-Jun-01 15:59 
Good point and thank you. However with past experience using events as above, the time from initiating the signal to the time the WaitFor.. acknowledges it is often indeterminant - it may or may not happen on time.

I guess I should have explained further that I am actually triggering a video server remotely and I don't want to wait for serial handshaking, etc. My question lead us to believe that I was running viz locally. Sorry Smile | :)

What I want to do timing-wise is to ever so slightly cut off the end of the previous clip and force a guaranteed start time for each - not really dependant on exactly when the previous one ends. My stipulation is that the entire block of spots takes up exactly X amount of time (+ or - some ?). This is why I need to get an accurate timing scheduler.

Thank you,

Brad

GeneralRe: Timers accuracy Pin
markkuk25-Jun-01 20:24
markkuk25-Jun-01 20:24 
GeneralCapture scrollable portion of a window Pin
BobMatura25-Jun-01 13:42
BobMatura25-Jun-01 13:42 
GeneralDeleting files with invalid file names. Pin
Franky Braem25-Jun-01 10:00
Franky Braem25-Jun-01 10:00 
GeneralRe: Deleting files with invalid file names. Pin
Chris Losinger25-Jun-01 10:15
professionalChris Losinger25-Jun-01 10:15 
GeneralRe: Deleting files with invalid file names. Pin
Franky Braem25-Jun-01 20:02
Franky Braem25-Jun-01 20:02 
GeneralRe: Deleting files with invalid file names. Pin
Michael Dunn25-Jun-01 10:25
sitebuilderMichael Dunn25-Jun-01 10:25 
GeneralRe: Deleting files with invalid file names. Pin
Franky Braem25-Jun-01 20:05
Franky Braem25-Jun-01 20:05 
GeneralInterface questions Pin
Jake Palmer25-Jun-01 9:09
Jake Palmer25-Jun-01 9:09 
GeneralRe: Interface questions Pin
Tomasz Sowinski25-Jun-01 9:24
Tomasz Sowinski25-Jun-01 9:24 
QuestionHow to get thread handle in win9x? Pin
25-Jun-01 9:05
suss25-Jun-01 9:05 
AnswerRe: How to get thread handle in win9x? Pin
Tomasz Sowinski25-Jun-01 9:26
Tomasz Sowinski25-Jun-01 9:26 
AnswerRe: How to get thread handle in win9x? Pin
Stephen Kellett26-Jun-01 2:31
Stephen Kellett26-Jun-01 2:31 
QuestionTimer/Counter Help??? Pin
25-Jun-01 8:28
suss25-Jun-01 8:28 
GeneralNeed Compiler Pin
Matt Froese25-Jun-01 8:19
Matt Froese25-Jun-01 8:19 
GeneralStarting an exe without a console window Pin
Kenny Demers25-Jun-01 7:58
Kenny Demers25-Jun-01 7:58 
GeneralRe: Starting an exe without a console window Pin
25-Jun-01 8:59
suss25-Jun-01 8:59 
GeneralMoving inside CWebBrowser2 Pin
olivier25-Jun-01 6:57
olivier25-Jun-01 6:57 

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.