home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.95 / text1105.txt < prev    next >
Encoding:
Internet Message Format  |  1996-03-31  |  2.1 KB

  1. Received: from shell1.best.com (shell1.best.com [204.156.128.10]) by nacm.com (8.6.10/8.6.9) with ESMTP id WAA20500 for <executor@nacm.com>; Sun, 7 May 1995 22:39:17 -0700
  2. Received: (cpage@localhost) by shell1.best.com (8.6.12/8.6.5) id WAA09303; Sun, 7 May 1995 22:38:54 -0701
  3. Date: Sun, 7 May 1995 22:38:53 -0701 (PDT)
  4. From: Chad Page <cpage@best.com>
  5. To: Robert Moldenhauer +1 608-264-8971 <MOLDER@dnr.state.wi.us>
  6. cc: executor@nacm.com
  7. Subject: Re: WHy not take executor into Windows?
  8. In-Reply-To: <199505041301.GAA09581@nacm.com>
  9. Message-ID: <Pine.BSD.3.91.950507223415.6824A@shell1.best.com>
  10. MIME-Version: 1.0
  11. Content-Type: TEXT/PLAIN; charset=US-ASCII
  12. Sender: owner-executor@nacm.com
  13. Precedence: bulk
  14.  
  15.  
  16.  
  17. On Thu, 4 May 1995, Robert Moldenhauer +1 608-264-8971 wrote:
  18.  
  19. > I've noticed that executor still runs as a Dos application, why?  It's the only
  20. > Dos application I have on my machine now, but I remember the old days, every
  21. > application used to have it's own printer drivers, fonts, etc.  It was a mess. 
  22. > If you fully integrated it into windows you could take advantage of the
  23. > intalled Sound drivers, printer, fonts etc.
  24.     Basically, Executor uses the DOS system in a manner a game 
  25. usually would - it uses direct video access, DOS extenders, etc...  
  26. (broad generalization of a tired brain :)
  27.  
  28.     The main way to use Windows would be to make Executor a 
  29. WinG-based application, which is designed to make games faster through 
  30. the use of the bitblt function.  This would allow a relatively fast 
  31. vdriver to be written for Executor/Win32.
  32.  
  33.     There may also be compiler problems - Executor is compiled under 
  34. gcc, which it takes advantage of (hence, the use of DJGPP for DOS).  
  35. Until gcc is fully ported to Win32, an Executor/Win32 port will be much 
  36. more difficult.
  37.  
  38.     (Forget about running Executor on top of 16-bit Windows sans Win32s 
  39. - Executor NEEDS 32-bit code, and in fact creates it for the native-code 
  40. based code compilation which it uses nowadays.)
  41.  
  42.     - Chad,
  43.     posting after a 2-hour ride home from a 2 day Youth to Youth 
  44. conference... and quite tired!
  45.  
  46.