On Mon, Jan 5, 2015 at 3:39 PM, Sven Barth
wrote:
> Am 05.01.2015 21:33 schrieb "Michael Van Ham" :
>
> >
> > Hello,
> >
> > The simple program below compiles and produces the expected output in
> 2.6.4. In 2.7.1 (3.1.1 now) an EAccessViolation is caused.
> >
> > The strlower function seems to b
Am 05.01.2015 21:33 schrieb "Michael Van Ham" :
>
> Hello,
>
> The simple program below compiles and produces the expected output in
2.6.4. In 2.7.1 (3.1.1 now) an EAccessViolation is caused.
>
> The strlower function seems to be in strings.inc and written in
assembler. Unfortunately I can not dec
Hello,
The simple program below compiles and produces the expected output in
2.6.4. In 2.7.1 (3.1.1 now) an EAccessViolation is caused.
The strlower function seems to be in strings.inc and written in assembler.
Unfortunately I can not decipher the assembly to research further.
---
program test