home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / mswindo / programm / win32 / 946 < prev    next >
Encoding:
Text File  |  1992-09-13  |  970 b   |  28 lines

  1. Newsgroups: comp.os.ms-windows.programmer.win32
  2. Path: sparky!uunet!microsoft!hexnut!johnnyl
  3. From: johnnyl@microsoft.com (Johnny Lee)
  4. Subject: Re: Running a app several times
  5. Message-ID: <1992Sep14.015829.11539@microsoft.com>
  6. Date: 14 Sep 92 01:58:29 GMT
  7. Organization: Microsoft Corporation
  8. References: <1992Sep13.011924.5002@microsoft.com>
  9. Lines: 17
  10.  
  11. In article <1992Sep13.011924.5002@microsoft.com> johnhall@microsoft.com (John Hall) writes:
  12. >In article AXEL@bonnie.physik.uni-stuttgart.de writes:
  13. >| Hi everyone
  14. >| Can you run an app several times (parallel) on NT? I think, 3.1 doesn't and I
  15. >| see some problems like interapp-communications. 
  16.  
  17. [Stuff deleted]
  18.  
  19. >You are mistaken about Windows 3.1.
  20. >Windows 3.1 will run multiple copies of the same app (fire up
  21. >several copies of notepad, for example.)
  22.  
  23. As long as your app isn't compiled for large or compact memory
  24. model, then yes, you can have several instances of the same
  25. app runnning at once under Win 3.X.
  26.  
  27. J
  28.