home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / emacs / 3057 < prev    next >
Encoding:
Internet Message Format  |  1992-09-09  |  2.5 KB

  1. Xref: sparky comp.emacs:3057 comp.editors:2185 gnu.gcc.help:2097 comp.os.ms-windows.programmer.tools:911 gnu.emacs.help:4048
  2. Newsgroups: comp.emacs,comp.editors,gnu.gcc.help,comp.os.ms-windows.programmer.tools,gnu.emacs.help
  3. Path: sparky!uunet!zaphod.mps.ohio-state.edu!wupost!spool.mu.edu!sdd.hp.com!think.com!paperboy.osf.org!weisman
  4. From: weisman@osf.org (Dave Weisman)
  5. Subject: Re: Emacs under MS-Windows (was: MicroEMACS under GUI - what&where?)
  6. In-Reply-To: thite@micrografx.com's message of Tue, 8 Sep 92 19:07:17 GMT
  7. Message-ID: <WEISMAN.92Sep9134329@macaroni.osf.org>
  8. Sender: news@osf.org (USENET News System)
  9. Organization: Open Software Foundation
  10. References: <WEISMAN.92Sep1191748@macaroni.osf.org>
  11.     <1992Sep8.190717.450@micrografx.com>
  12. Date: 9 Sep 92 13:43:29
  13. Lines: 43
  14.  
  15. In article <1992Sep8.190717.450@micrografx.com> thite@micrografx.com writes:
  16.  
  17.    Xref: paperboy.osf.org comp.emacs:1753 comp.editors:1378 gnu.gcc.help:1606 comp.os.ms-windows.programmer.tools:942 gnu.emacs.help:2537
  18.    Newsgroups: comp.emacs,comp.editors,gnu.gcc.help,comp.os.ms-windows.programmer.tools,gnu.emacs.help
  19.    Path: paperboy.osf.org!think.com!zaphod.mps.ohio-state.edu!darwin.sura.net!convex!news.oc.com!utacfd.uta.edu!rwsys!gtenext1!mgx!thite
  20.    From: thite@micrografx.com
  21.    Subject: Re: Emacs under MS-Windows (was: MicroEMACS under GUI - what&where?)
  22.    Message-ID: <1992Sep8.190717.450@micrografx.com>
  23.    Organization: Micrografx, Inc.
  24.    X-Newsreader: Tin 1.1 PL5
  25.    References: <WEISMAN.92Sep1191748@macaroni.osf.org>
  26.    Date: Tue, 8 Sep 92 19:07:17 GMT
  27.    Lines: 34
  28.  
  29.    GO32 can't run until DPMI 1.0 is supported by Windows.  No DPMI 1.0
  30.    server is available.  Windows supports/presents DPMI 0.9xxx
  31.  
  32.    The only option I see to get what you want is to DJGPP to compile
  33.    to the a.out file and load that a.out file yourself via some tricks
  34.    and techniques with the WINMEM32.DLL provided with the SDK.  Others
  35.    (including myself) have done this.  If I had permission, I'd post
  36.    the way I do this, but Micrografx currently owns what I do.
  37.  
  38.    I do understand there is a MEM32 lib someone else did is available
  39.    on the net.
  40.  
  41.    Tom Hite
  42.    thite@micrografx.com
  43.  
  44. Thanks, that's the solution I've been converging upon.  I've read
  45. the SDK documentation on using the DLL, writing the "helper"
  46. functions, etc.
  47.  
  48. Before I dive off the deep end and begin yet another "spare time"
  49. project, can anyone point me to the public domain MEM32 library
  50. which Tom mentioned?  I'll post a summary of replies if anyone is
  51. interested.  Thanks again.
  52.  
  53. Dave
  54. --
  55.  
  56. -- Dave
  57.  
  58.