delorie.com/archives/browse.cgi | search |
Date: | Sun, 15 Jun 1997 11:53:02 +0300 (IDT) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
To: | Robert Hoehne <robert DOT hoehne AT mathematik DOT tu-chemnitz DOT de> |
cc: | djgpp-workers AT delorie DOT com |
Subject: | Re: Latest stub |
In-Reply-To: | <33A16DB3.4721@blackmagic.tait.co.nz> |
Message-ID: | <Pine.SUN.3.91.970615114528.14561E-100000@is> |
MIME-Version: | 1.0 |
On the related issue, I would like to suggest a possibility to add code to the stub that will allow it to open the .exe file and read the COFF info even if the first 20 handles are all taken (because the parent program has used them and passed them to the child). Probably the easiest way would be to make the stub call the DOS function that enlarges the handle table (Int 21h/AH=67h) right from the start. Comments?
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |