This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.
Search Results (3 messages)
#DLL file format
Message #51049
Where can I get understandable descriptions of the 32-bit DLL files. I have the march beta, is there anything in there,or is there a book or something. Even a file up here? There is 1 Reply.
#Serial comms under 32s
Message #51048
I read in the Win32s manual with the March Beta, that MS do not intend supporting serial comms with win32s. If this is still the case, how can I best write a serial comms app under win32s? If it will help, I have LOTS of code for direct serial access…
Win32S reentrancy
Message #50727
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…