home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.emacs:3057 comp.editors:2185 gnu.gcc.help:2097 comp.os.ms-windows.programmer.tools:911 gnu.emacs.help:4048
- Newsgroups: comp.emacs,comp.editors,gnu.gcc.help,comp.os.ms-windows.programmer.tools,gnu.emacs.help
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!wupost!spool.mu.edu!sdd.hp.com!think.com!paperboy.osf.org!weisman
- From: weisman@osf.org (Dave Weisman)
- Subject: Re: Emacs under MS-Windows (was: MicroEMACS under GUI - what&where?)
- In-Reply-To: thite@micrografx.com's message of Tue, 8 Sep 92 19:07:17 GMT
- Message-ID: <WEISMAN.92Sep9134329@macaroni.osf.org>
- Sender: news@osf.org (USENET News System)
- Organization: Open Software Foundation
- References: <WEISMAN.92Sep1191748@macaroni.osf.org>
- <1992Sep8.190717.450@micrografx.com>
- Date: 9 Sep 92 13:43:29
- Lines: 43
-
- In article <1992Sep8.190717.450@micrografx.com> thite@micrografx.com writes:
-
- 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
- Newsgroups: comp.emacs,comp.editors,gnu.gcc.help,comp.os.ms-windows.programmer.tools,gnu.emacs.help
- 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
- From: thite@micrografx.com
- Subject: Re: Emacs under MS-Windows (was: MicroEMACS under GUI - what&where?)
- Message-ID: <1992Sep8.190717.450@micrografx.com>
- Organization: Micrografx, Inc.
- X-Newsreader: Tin 1.1 PL5
- References: <WEISMAN.92Sep1191748@macaroni.osf.org>
- Date: Tue, 8 Sep 92 19:07:17 GMT
- Lines: 34
-
- GO32 can't run until DPMI 1.0 is supported by Windows. No DPMI 1.0
- server is available. Windows supports/presents DPMI 0.9xxx
-
- The only option I see to get what you want is to DJGPP to compile
- to the a.out file and load that a.out file yourself via some tricks
- and techniques with the WINMEM32.DLL provided with the SDK. Others
- (including myself) have done this. If I had permission, I'd post
- the way I do this, but Micrografx currently owns what I do.
-
- I do understand there is a MEM32 lib someone else did is available
- on the net.
-
- Tom Hite
- thite@micrografx.com
-
- Thanks, that's the solution I've been converging upon. I've read
- the SDK documentation on using the DLL, writing the "helper"
- functions, etc.
-
- Before I dive off the deep end and begin yet another "spare time"
- project, can anyone point me to the public domain MEM32 library
- which Tom mentioned? I'll post a summary of replies if anyone is
- interested. Thanks again.
-
- Dave
- --
-
- -- Dave
-
-