home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / mswindo / programm / win32 / 795 < prev    next >
Encoding:
Text File  |  1992-09-02  |  885 b   |  25 lines

  1. Newsgroups: comp.os.ms-windows.programmer.win32
  2. Path: sparky!uunet!microsoft!hexnut!alistair
  3. From: alistair@microsoft.com (Alistair Banks)
  4. Subject: Re: Multithreading support in Win32s
  5. Message-ID: <1992Sep02.203814.13011@microsoft.com>
  6. Date: 02 Sep 92 20:38:14 GMT
  7. Organization: Microsoft Corporation
  8. References: <2485@cronos.metaphor.com>
  9. Keywords: win32,win32s
  10. Lines: 13
  11.  
  12. In article <2485@cronos.metaphor.com> eli@Metaphor.COM (Eli Lauris) writes:
  13. >
  14. >Does anyone know whether Win32s interface on Windows 3.1 and above will
  15. >support multithreading in a process ? I would very much appreciate a
  16. >definitive answer.
  17.  
  18. The Win32s extensions for Windows 3.1 are limited by the facilities of
  19. Windows 3.1, which doesnt support multiple threads per Windows app.
  20.  
  21. A future version of Windows for MS-Dos will support multiple threads
  22. per process, but that's not Windows 3.1, sadly
  23.  
  24. -- Alistair
  25.