From: James MacDonald Newsgroups: comp.os.msdos.djgpp Subject: Re: How to change the "...No dpmi Get cwsdpmi*b.zip" message Date: Mon, 4 Aug 1997 12:41:53 +0100 Organization: Trills and Technologies Distribution: world Message-ID: References: <199707311714 DOT KAA18651 AT adit DOT ap DOT net> NNTP-Posting-Host: netbook.demon.co.uk MIME-Version: 1.0 Lines: 19 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk In article <199707311714 DOT KAA18651 AT adit DOT ap DOT net>, Nate Eldredge scribbled : >Warning: stub.asm is a very tense piece of code. I managed to change the >message without difficulty, but YMMV. I would not suggest making the message >longer than it is. Keep a backup of stubify, go32-v2, etc; the makefile >overwrites them without warning, which is a problem if they don't work. I even managed to change the msg when make was broken. What happens is the stub is assembled, but then into a header file, in hex (0x11, 0x123 etc), this header file is then included into stubify. If you want to modify STUBIFY.EXE directly, don't modify it's stub at the start, modify the second stub in the middle of the program. -- Brought to you from my network, which consists of: Voyager (a 202MHz StrongARM RiscPC) Defiant (a 33MHz NeXT Station) Enterprise (a 25MHz NeXT Cube - you will be assimilated!) Lucifer (a 166MHz Pentium)