From: Damian Yerrick Newsgroups: comp.os.msdos.djgpp Subject: Re: SV: Strange function addresses Organization: Pin Eight Software http://pineight.8m.com/ Message-ID: References: <3A5A150E DOT E6EE5A6 AT telia DOT com> <200101081952 DOT OAA05184 AT envy DOT delorie DOT com> <7wp66.4146$AH6 DOT 726095 AT newsc DOT telia DOT net> X-Newsreader: Forte Agent 1.7/32.534 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 9 X-Trace: 9+o0cwFJWaOShkUZz6ZT50BXA37oq2kM5x0xshtMAwH11v8SA0D77DE1Qy9lZSUaWB6w0/2uqHsu!T3xX3iT4zzoYzoUI8/n+hDjCGaTYFnHuuIAKj7p38zQx6A+BJINWtUDFbRlyjWh4HjXdJ4mB4HZY!xm/C X-Complaints-To: abuse AT gte DOT net X-Abuse-Info: Please be sure to forward a copy of ALL headers X-Abuse-Info: Otherwise we will be unable to process your complaint properly NNTP-Posting-Date: Tue, 09 Jan 2001 02:57:48 GMT Distribution: world Date: Tue, 09 Jan 2001 02:57:48 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com On Mon, 08 Jan 2001 20:35:15 GMT, "Fredrik Hellman" wrote: >I doesn't really debug the code, but I check the calls. The call >doesn't look in another way in 32-bit code than in 16-bit code, or >does it? Why is that conditional jump placed before the function? It looks like the conditional jump may be filler to align the function on a 16-byte boundary, but then again, I may also be talking out of my