home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / mswindo / programm / win32 / 933 < prev    next >
Encoding:
Text File  |  1992-09-12  |  1.4 KB  |  36 lines

  1. Newsgroups: comp.os.ms-windows.programmer.win32
  2. Path: sparky!uunet!microsoft!hexnut!johnhall
  3. From: johnhall@microsoft.com (John Hall)
  4. Subject: Re: Running a app several times
  5. Message-ID: <1992Sep13.011924.5002@microsoft.com>
  6. Date: 13 Sep 92 01:19:24 GMT
  7. Organization: Microsoft Corporation
  8. Lines: 23
  9.  
  10. In article AXEL@bonnie.physik.uni-stuttgart.de writes:
  11. | Hi everyone
  12. | Can you run an app several times (parallel) on NT? I think, 3.1 doesn't and I
  13. | see some problems like interapp-communications. 
  14. | And another one: I read that you can open several windows per app. Is this like
  15. | in 3.1 several windows in one large window or can you move them free on the
  16. | desktop?
  17.  
  18. You are mistaken about Windows 3.1.
  19. Windows 3.1 will run multiple copies of the same app (fire up
  20. several copies of notepad, for example.)
  21. Further, a Windows application can create multiple windows that
  22. run around on the desktop (top level windows).  Some dialog boxes
  23. are like this, others aren't.  It is always an apps choice.
  24.  
  25. Windows NT adds pre-emptive scheduling, seperate input queues,
  26. and a whole mess of things that Unix users wondered why OS/2
  27. didn't provide + several things that not all Unix machines
  28. have yet.  All in all, enough to make an old Unix bigot weep
  29. for joy.
  30.  
  31. -- 
  32. -------------------------
  33. My comments are my own.  They are independent and unrelated to the
  34. views of my company , relatives or elected representatives.
  35.  
  36.