CompuServe Thread

#Win32s Help

2 messages in this thread
#50210From: Patrick van Hoorn AJul 30, 1993 1:06 PM
Hi, As per the newsflash, I downloaded the Win32.HLP – its excellent, covering all the tricky issues we've been debating recently (shared DLL data etc). Thanks for providing this MS, and in such a useful format. Feedback Department: I would really like to see in a future release of Win32s (in decreasing order) Console API's (Have AllocConsole make a popup one). Comm API's (at least the Win3.1 subset thunked through). Threads (Just another process mapped to the same executable, but with its process id returned as thread id) You would need all the critical section stuff though, and would need to make the library thread-safe by limiting access to 3.1 thunked stuff to one thread per process at a time. Thanks for a great product. Pat. There is 1 Reply.
#50489From: Lee Hart [Microsoft]Aug 3, 1993 1:47 AM
Thanks for the comments – I've passed them on to the Win32s team. Lee