Christopher Choi
July 16th, 1998, 10:43 PM
Hello There,
I am wondering whether there is sample codes for threading in MFC..
I would be helpful if someone point me to online resources ...
P.S. this is related to accessing video memory and currently code is written
so that video input is splashed(?) on screen using a single thread.
Problem is that I have processed the raw data from video buffer and want to overlay on top of the current frame...
I think that this processing of raw data is another thread separated from
the current( and continuos) video frame...
Is this correct ? I would appreaciate if someone can advise on this issue...
regards chris,
I am wondering whether there is sample codes for threading in MFC..
I would be helpful if someone point me to online resources ...
P.S. this is related to accessing video memory and currently code is written
so that video input is splashed(?) on screen using a single thread.
Problem is that I have processed the raw data from video buffer and want to overlay on top of the current frame...
I think that this processing of raw data is another thread separated from
the current( and continuos) video frame...
Is this correct ? I would appreaciate if someone can advise on this issue...
regards chris,