From: StephenH DOT bbs AT bbs DOT TKU DOT edu DOT tw (^_^) Newsgroups: comp.os.msdos.djgpp Subject: is that right? please correct me. Date: Wed, 20 Oct 1999 00:36:31 -0400 Organization: TamKang University InterNetNews Lines: 11 Message-ID: NNTP-Posting-Host: ip118.dialup.tku.edu.tw X-Trace: news.tku.edu.tw 940356153 1655 163.13.123.18 (19 Oct 1999 18:02:33 GMT) X-Complaints-To: usenet AT news DOT tku DOT edu DOT tw NNTP-Posting-Date: 19 Oct 1999 18:02:33 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I want to make "patches on binary image executables compiled by djgpp", so something I have to be sure first. after serval experiments, I come to a conclusion: a EXE compiled by DJGPP (run with CWSDPMI), are just like a HUGE .COM file without any RELOCATION table. is this true? it seems Yes to me, but could anyone please confirm that ? really appreciate for your reply