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
lstrcpy is supposed to return its first argument (0x046f0018 in this case). Something is very wrong here...