| www.delorie.com/djgpp/mail-archives/browse.cgi | search |
| Date: | Wed, 16 Feb 2000 09:00:38 +0200 (IST) |
| From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
| X-Sender: | eliz AT is |
| To: | Opua <opua AT aol DOT com> |
| cc: | djgpp AT delorie DOT com |
| Subject: | Re: using DPMI (specifically, CWSDPMI) |
| In-Reply-To: | <20000215231128.03451.00000732@ng-fb1.aol.com> |
| Message-ID: | <Pine.SUN.3.91.1000216090021.7588Q-100000@is> |
| MIME-Version: | 1.0 |
| Reply-To: | djgpp AT delorie DOT com |
| Errors-To: | dj-admin AT delorie DOT com |
| X-Mailing-List: | djgpp AT delorie DOT com |
| X-Unsubscribes-To: | listserv AT delorie DOT com |
On 16 Feb 2000, Opua wrote: > My app uses alot of MS specific C extensions and #includes DOS.H > too. I don't have the time (or gray matter) to carefully re-write > the code so it will compile with DJGPP. Try the DJGPP FAQ, it has some advice about this in chapters 17 and 18. > My Question: Is there a way i can just use CWSDPMI with my existing code? CWSDPMI won't solve your problems, because MSC programs are not DPMI programs, so they cannot benefit from a DPMI server such as CWSDPMI. You must recompile your code with DJGPP to use CWSDPMI.
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |