X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Denis Itskovich Newsgroups: comp.os.msdos.djgpp Subject: Re: Embedding HPDMI32 into djgpp programs Date: Fri, 22 Jun 2007 13:16:18 -0000 Organization: http://groups.google.com Lines: 17 Message-ID: <1182518178.854306.45340@n2g2000hse.googlegroups.com> References: <1182430883 DOT 859278 DOT 78610 AT w5g2000hsg DOT googlegroups DOT com> NNTP-Posting-Host: 89.139.55.116 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: posting.google.com 1182518179 1319 127.0.0.1 (22 Jun 2007 13:16:19 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Fri, 22 Jun 2007 13:16:19 +0000 (UTC) In-Reply-To: User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.4) Gecko/20070515 SUSE/2.0-30 Firefox/2.0.0.4,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse AT google DOT com Injection-Info: n2g2000hse.googlegroups.com; posting-host=89.139.55.116; posting-account=oSbL2g0AAABEFAo8-nlGVXciDOlWy6Xt To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Hi On Jun 21, 9:54 pm, "Florian Xaver" wrote: > > yes, look athttp://www.japheth.de/hx/djgpp.html. Thank you for reply. I read this before, but I was sure, that this will replace go32 extender only, but will not embed the whole HDPMI into executable? Are you sure it will? In other words, will I be able to redistribute the software without HDPMI32.EXE, by following that instructions? > > Is there a way to embed HDPMI32 into DOS programs, compiled with DJGPP > > environment (just like appending CWSDSTUB.EXE into coff) ? Thanks.