Using BOOL as threadlockWell my thread aware filter is working. It involves 3 threads and two independent Directshow filters...
Using BOOL as threadlockThanks for all the great advice and instruction. It's helping to fill some of the many holes in my C...
Using BOOL as threadlockThanks for the explanation shacktar, the priority makes more sense now. But why the 'volatile' decla...
Using BOOL as threadlockOk I'll look at critical sections. I ran the program of m4sters and it was interesting. The lock ...
Using BOOL as threadlockI took you advice shacktar and replaced "bool lock" with "lockMutex" and am using WaitForSingleObjec...
This user does not accept Private Messages