"Alexandre" == Alexandre Julliard julliard@winehq.com writes:
Alexandre> Uwe Bonnes bon@elektron.ikp.physik.tu-darmstadt.de writes: >> I don't understand this sequence: >> >> Some strings gets copied to segemented memory Call KERNEL.88: >> LSTRCPY(0x046f0018,0x00ef0080 "") ret=02ef:069a ds=02ff Ret >> KERNEL.88: LSTRCPY() retval=0x0467781a ret=02ef:0687 ds=02ff
Alexandre> lstrcpy is supposed to return its first argument (0x046f0018 Alexandre> in this case). Something is very wrong here...
Probably I was very wrong when cu and pasting, mixing lines. I'll recheck this evening...
Bye