X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Rod Pemberton" Newsgroups: comp.os.msdos.djgpp Subject: TSR of go32-v2.exe or TSR for unstubbed COFF executable loader available? Date: Sun, 30 May 2010 17:20:22 -0400 Organization: Aioe.org NNTP Server Lines: 19 Message-ID: NNTP-Posting-Host: pldq+kT97bAAp/ObDwnZyQ.user.speranza.aioe.org X-Complaints-To: abuse AT aioe DOT org X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.2001 X-Notice: Filtered by postfilter v. 0.8.2 X-Newsreader: Microsoft Outlook Express 6.00.2800.2001 X-Priority: 3 X-MSMail-Priority: Normal Bytes: 1479 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "HXLdr32: this is a TSR program which will hook DOS interrupt 21h and check all programs to be launched if they are PE binaries. If this is true, DPMILD32 will be started to run the program. This approach is the recommended one because no binaries have to be modified. HXLdr32 will refuse to install itself if there is already support for PE file loading, as it is the case in win9x/winxp DOS boxes." http://www.japheth.de/HX.html Something like that for DJGPP would've been real nice. Why didn't you guys do that? Is one available? I think I would've preferred a 16-bit Int 21h TSR with the functionality of DJGPP's go32-v2.exe to load and run unstubbed COFF executables over stubbed COFF... Rod Pemberton