CompuServe Thread

Win32S reentrancy

1 messages in this thread
#50727From: Stephen PelcAug 4, 1993 10:03 AM
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