CompuServe Messages

Win32S reentrancy

    04-Aug-93 10:03:54
Sb: Win32S reentrancy
Fm: Stephen Pelc 100115,2137
To: ALL
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