Mail Archives: djgpp/1996/07/17/07:32:21
Xref: | news2.mv.net comp.os.msdos.djgpp:6077
|
From: | bram AT gig DOT nl (Bram Stolk)
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Re: How do I write and load .DXE files
|
Date: | 17 Jul 1996 10:22:26 GMT
|
Organization: | EuroNet Internet
|
Lines: | 34
|
Message-ID: | <4siet2$g01@news.euro.net>
|
References: | <4shsnc$gip AT news2 DOT delphi DOT com>
|
NNTP-Posting-Host: | shadwell.gig.nl
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Hello,
jrubin (jrubin AT bix DOT com) wrote:
: Where can I find information or examples about writing/loading
: *.DXE files?
I asked the same question here a month ago. And got prompt replies, including
one from the dxe author. So I feel very obliged to help you out now.
You can find a dxe sample in djtst200.zip
I use the DXE system now, and I love it.
However, if you want to do dxe-unloading, you will need to
hack libc. This is not too difficult. If you grab the most recent
sources of libc it will be Ok.
(Although I had memory problems when compiling libc, the rmake
crashed after every 100 files or something. Win NT told me it was
because of dos-memory-shortage, MSDOS simply crashed :-)
According to the dxe-author, reading the dxe files runtime could also
get you a pointer you can free.
success,
Bram
--
o------------------------------------------------------------o
| Bram Stolk work: bram AT gig DOT nl |
| Electro-GIG TEL: +31 (20) 5217 300 (main) |
| Herengracht 214 TEL: +31 (20) 5217 320 (direct) |
| 1016BS Amsterdam home: stolk AT sidonia DOT xs4all DOT nl |
| The Netherlands TEL: 020 668 5213 |
o------------------------------------------------------------o
- Raw text -