X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f NNTP-Posting-Date: Tue, 18 Oct 2005 22:09:42 -0500 Date: Tue, 18 Oct 2005 23:09:41 -0400 From: Joe Wright User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: Combining djgpp executable and CWSDPMI.EXE in one file? References: <4354f471$1_2 AT news DOT ecore DOT net> <43559dc3 DOT 169511566 AT localhost> In-Reply-To: <43559dc3.169511566@localhost> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Message-ID: Lines: 28 NNTP-Posting-Host: 69.143.13.12 X-Trace: sv3-2AgTRaCdyLXphQH82ormyGnBy6boSzHaQ1E/MMQsiOPmGujRl+6BB73S4ailNYwsvDNms1QPAzEmXYF!DeB1m89XgGxbTqO+vHUO8ZQjYXAGM1thMhD+M03SrN0pCp2NEkaTGytiX+IXi+H9TkErFTv3Hcb6!GQ== X-Complaints-To: abuse AT comcast DOT net X-DMCA-Complaints-To: dmca AT comcast DOT net X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.32 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Scott wrote: > On Tue, 18 Oct 2005 23:30:33 +0000 (UTC), Rod Pemberton > wrote: > > >>>From CWSDPMI.DOC: "CWSDSTUB.EXE is a stub loader image for DJGPP >> >>And, you can save 6k by using PMODSTUB.EXE instead. >> >> >>>You can use the EXE2COFF program and COPY /B >> >>CWSDSTUB.EXE+yourimage >> >>And, it doesn't work with XCOPY. I tried... :( > > > Wrong tool for the job. But these days I'd type 'cat' long before I thought > about 'copy /b'. > But cat reads text files, right? It would throw away 0x0D and stop at 0x1A wouldn't it? Not on Unix of course, but this is djgpp. -- Joe Wright "Everything should be made as simple as possible, but not simpler." --- Albert Einstein ---