Win32S reentrancy
Hi folks
I have an application using threads under NT.
I also have a software scheduler to use under 3.1/Win32S. This is mostly fine,
but under 32S I think I have re-entrancy problems, as the scheduler is on a
timer, and two tasks may want to be writting to a HDC at the same time.
Is this likely to be a problem?
Cheers, Roy Goddard