home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.95 / text0293.txt < prev    next >
Encoding:
Text File  |  1996-03-31  |  4.2 KB  |  103 lines

  1.  
  2.  
  3. On Sat, 8 Apr 1995, Clifford Thomas Matthews wrote:
  4.  
  5. > That was originally one of our goals for 2.0, however, that was one of
  6. > the goals that we had to back away from.  In order to get 2.0 out we
  7. > had to cut some things back and we decided with Windows '95 coming out
  8. > soon, it would make more sense to work on a native Windows '95 port as
  9. > soon as 2.0 ships than to delay 2.0 to get cut and paste to work with
  10. > Windows 3.x.
  11.  
  12.     I think there are some nice routines in newer Win32 
  13. implementations (NT 3.5x and Windows 95) which should make it pretty fast 
  14. to copy the Executor bitmaps to the screen.  WinG might be one way, and 
  15. I'm sure there's another API in NT 3.5 which does the same thing.
  16.  
  17.     Depending on how difficult the port away from gcc would be, you 
  18. might want to consider working on this port even before 2.0 comes out and 
  19. possibly even largely replace the DOS release with it since it would not 
  20. have as many memory management problems.  (Especially if it can support 
  21. Win32s, Windows 95, and NT 3.5 - this would allow it to be used on a large 
  22. number of current machines.)
  23.  
  24.     - Chad
  25.  
  26. >     --Cliff
  27. >     ctm@ardi.com
  28.  
  29. From owner-executor  Sat Apr  8 16:30:36 1995
  30. Received: (from majordom@localhost) by nacm.com (8.6.10/8.6.9) id QAA24360 for executor-outgoing; Sat, 8 Apr 1995 16:30:36 -0700
  31. Received: from arthur.cs.purdue.edu (arthur.cs.purdue.edu [128.10.2.1]) by nacm.com (8.6.10/8.6.9) with ESMTP id QAA24355 for <executor@nacm.com>; Sat, 8 Apr 1995 16:30:29 -0700
  32. Received: from lab11.cs.purdue.edu (huntercr@lab11.cs.purdue.edu [128.10.11.111])
  33.     by arthur.cs.purdue.edu (8.6.10/PURDUE_CS-1.3) with ESMTP
  34.     id <SAA29100>; Sat, 8 Apr 1995 18:30:28 -0500
  35. Received: (huntercr@localhost)
  36.     by lab11.cs.purdue.edu (8.6.10/PURDUE_CS-1.3)
  37.     id <SAA06724>; Sat, 8 Apr 1995 18:30:26 -0500
  38. From: huntercr@cs.purdue.edu (Charles Hunter)
  39. Message-Id: <199504082330.SAA06724@lab11.cs.purdue.edu>
  40. Subject: Re: Executor and Warp?
  41. To: mat@ardi.com (Mat Hostetter)
  42. Date: Sat, 8 Apr 1995 18:30:25 -0500 (EST)
  43. Cc: executor@nacm.com (Executor mailing list)
  44. In-Reply-To: <m0rxh54-000GOeC@gwar.ardi.com> from "Mat Hostetter" at Apr 8, 95 02:26:00 pm
  45. X-Mailer: ELM [version 2.4 PL24alpha3]
  46. MIME-Version: 1.0
  47. Content-Type: text/plain; charset=US-ASCII
  48. Content-Transfer-Encoding: 7bit
  49. Content-Length: 1793      
  50. Sender: owner-executor@nacm.com
  51. Precedence: bulk
  52.  
  53. > >>>>> "Bryan" == Bryan K Baskin <bbaskin@mail.utexas.edu> writes:
  54. >     Bryan> Thanks to whoever mentioned the OS/2-DOS mouse driver in
  55. >     Bryan> the OS2/MDOS directory. It worked. Funny, I've never had to
  56. >     Bryan> use it before, all my other stuff works. Now Executor does,
  57. >     Bryan> too.  Thanks.
  58. > It disturbs me that other apps work without this driver, but Executor
  59. > does not!  I wonder what those other apps are doing differently from
  60. > Executor.
  61. > For those of you who haven't been following this discussion, OS/2 Warp
  62. > users having mouse problems should try adding this line:
  63. > DEVICE=C:\OS2\MDOS\VMOUSE.SYS
  64. > to their CONFIG.SYS.  There are some other variations of this line in
  65. > the _User's Guide to OS/2_ on page 206-207 (in the "Mouse Problems"
  66. > section of the manual).  If any OS/2 Warp users add this line (or one
  67. > of the variants) to their CONFIG.SYS and *still* can't get the mouse
  68. > to work under Executor, please let me know!
  69. > We will *definitely* add this to the FAQ.
  70. > -Mat
  71. heheheheheh...
  72. Well, as the person who suggested this, I think I should respond.
  73. Personally, I see no reason for there NOT to be Vmouse.sys in one's 
  74. config.sys file. OS/2 puts it in there by default, so anyone not having it
  75. had to remove it consciously. Either that, or they did not install
  76. dos support until later and|or Selective Install  screwed it up.
  77.  
  78. Make sure if you want to use DOS that you have ALL the "V" drivers
  79. loaded. The are necessary for Dos to run.
  80.  
  81. No dos applications' mouse interface should work without this installed... 
  82. windows and os2 have their own drivers though. I guess some programs
  83. that ignore mouse drivers and provide their own access should work.
  84.  
  85.         [ Wow I actually contributed to the FAQ! 8-) ]
  86.  
  87.             --Charkes Hunter
  88.  
  89.  
  90.  
  91.