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