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.